masanchezmemo | 2018-06-19 18:06:14 UTC | #1
Hello there,
I need to trigger a data action just when the call is disconnected an after a wrap up code has been set. How can I do that?
Regards,
mario
tim.smith | 2018-06-20 19:24:49 UTC | #2
You can use notifications to subscribe to a user's conversation events to be notified any time the conversation changes. You can then analyze the incoming notifications to determine when the call was disconnected or when a wrap up code is set and invoke the data action manually at that point.
system | 2018-07-21 19:24:50 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 3034