'v2.detail.events.conversation.{id}.customer.end' trigger

Currently, I am using 'v2.detail.events.conversation.{id}.customer.end' topic which is triggered every time customer disconnected in all the call flows. We want trigger to be hit only if customer disconnected in particular inbound flow.

Since we don't want unneccessary hits and execution of workflow.

Hi,
You can create a data action to get information about the Conversationid.
The flowid will be present on that response, you can make the logic with that.

BR.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.