to make sure, I just testedv2.detail.events.conversation.{id}.acw trigger with wrapupCode == <wrapupId> and my workflow started fine. Once the call ended, agent selected the required wrapup code which then triggered the workflow.
Its hard to guess without looking at the all the setup. You may have tried it already but if you have any other working workflow then point this trigger to that workflow see if that works.
------------------------------
Cheers
Zubair
------------------------------
Original Message:
Sent: 01-16-2025 10:12
From: Mark Kastner
Subject: Triggers not working - v2.detail.events.conversation.{id}.wrapup
You and I think alike. I have Send Notification at each step of Workflow so I can verify actions. Unfortunately, the Trigger doesn't start the Workflow as I never receive the Send Notification at the start of the Workflow.
To my understanding, the trigger is based on agent selected wrapup code.
------------------------------
Mark Kastner
VP Reservations, Service
------------------------------
Original Message:
Sent: 01-15-2025 20:56
From: Muhammad Zubair Awan
Subject: Triggers not working - v2.detail.events.conversation.{id}.wrapup
To confirm, is the trigger based on the Agent Wrapup or the Wrapup is set in the Architect Flow?
In your workflow, set the first action as "Send Notification" to send a notification to your email address. this will confirm if your workflow is triggering or not. It may be some other issue in your workflow.
------------------------------
Cheers
Zubair
Original Message:
Sent: 01-15-2025 20:43
From: Mark Kastner
Subject: Triggers not working - v2.detail.events.conversation.{id}.wrapup
Thank you for the suggestion. I changed Topic to "v2.detail.events.conversation.{id}.acw", but the trigger still did not send the call to the Workflow.
------------------------------
Mark Kastner
VP Reservations, Service
Original Message:
Sent: 01-15-2025 19:56
From: Muhammad Zubair Awan
Subject: Triggers not working - v2.detail.events.conversation.{id}.wrapup
If its Agent Wrapup then you need to use "v2.detail.events.conversation.{id}.acw" topic
------------------------------
Cheers
Zubair