V2.detail.events.conversation.{id}.wrapup not working

We have been trying to use the v2.detail notifications and nothing seems to be coming through on these topics. Is there a trick to getting them working?

It's important to understand that there are two topics that stream wrap up information and they serve different purposes.

v2.detail.events.conversation.{id}.acw
This topic pushes wrap up information set by an agent at the completion of after call work.

v2.detail.events.conversation.{id}.wrapup
This topic pushes wrap up information set by system IVRs or other API wrap up events not set by an agent.

If you're testing by setting an agent wrap up but are listening for the wrap up on v2.detail.events.conversation.{id}.wrapup, that may explain why you're not getting traffic.

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