We offer a lot of different products, and clients can subscribe to just one of them, or all of them, or anything in between. Subscription data is an integral part of audience segregation for all of our support content. We get the information from our internal user database, which is synced with Intercom as people data.
We've been having a custom bot asking what the user needs help for about 1.5 years now. I would like to improve this bot by asking which product they need help with - but only displaying the products which the user has actually subscribed to.
I wanted to use custom objects for this, but I can't figure out how to connect my custom object to the existing people data we have - it only lets me create a new people data attribute, which is of no use to me. Any suggestions for this? If you have any other ideas on how I can display just the products they have access to as buttons in the custom bot, I'd love to hear that as well!