Awesome! I'm glad to hear it. Do keep us posted how things go with your testing!
Original Message:
Sent: 04-15-2025 10:38
From: Gary Waddell
Subject: Assign interaction to agent while off-queue
Hey @Jason Kleitz,
Thank you for the prompt response. I've found a work around 😂. Inside of my workflow I can use the following API to replace the current participant (the workflow) with the user.
/conversations/messages/{conversationId}/participants/{participantId}/replace
I'm still testing it, but initial results are promising.
------------------------------
Gary Waddell
N/A
Original Message:
Sent: 04-15-2025 10:26
From: Jason Kleitz
Subject: Assign interaction to agent while off-queue
Hello Gary,
I do believe that is by design.
From https://help.mypurecloud.com/articles/manually-assign-waiting-interactions/
Notes:
Agents must be on-queue and in an Idle, Interacting, or Communicating state. Not Responding agents are not eligible.
Maybe you could have these interactions routed to a queue for a specific agent, allow the agent to Assign to Self, and have them hop on queue to pick up that interaction? You may need to post this Idea on the Product Ideas Lab.
I'd be interested to see if anyone else in the Community has any other suggestions.
------------------------------
Jason Kleitz
Online Community Manager/Moderator
Original Message:
Sent: 04-15-2025 04:35
From: Gary Waddell
Subject: Assign interaction to agent while off-queue
Hi,
Anybody got ideas if it's possible to assign an interaction to an agent that is off-queue?
Background use case:
- Voice conversation is taking place
- There's a need to exchange images/documents
- Agent sends a WhatsApp invitation to the customer
- Customer replies to this WhatsApp, this initiates an inbound message flow
- I've confirmed I'm able to pass metadata between the voice call & message flow (so queue, agentId.. etc)
- I need to somehow in Architect assign this inbound WhatsApp to the originating agent
I've tried API post/api/v2/conversations/{conversationId}/assign however this only works if the agent is on queue 😢
#Routing(ACD/IVR)
------------------------------
Gary Waddell
N/A
------------------------------