I have a custom action that calls my api then stores that response in a custom object. It takes an id, and returns a json with a bunch of values I want to display as buttons. When I do this, I am getting more buttons than objects returned by the api, which I would guess come from previously created custom object instances. How can I make it so that the only buttons created are the ones from the associated custom action? I also have access to an id field that I could filter by, although I haven’t found a way to do so yet.
Page 1 / 1
Hi
I believe you already an answer for this from my colleague, I’ll post the answer here for others to see.
There currently isn't a way to clear/reset existing custom objects from within the same conversation. As long as each object has a unique external_id
, they would not overwrite the existing objects, and would instead continue to create a new custom object to be added to the others.
Currently, for the custom objects to be reset, a new conversation would have to be created.
Hope this helps
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.