Sample disconnect flow in Amazon Connect
Note
This topic explains a sample flow that is included with Amazon Connect. For information about locating the sample flows in your instance, see Sample flows in Amazon Connect.
Type: Flow (inbound)
This sample works with voice, chat, and task contacts.
Chat contacts
-
The Play prompt block shows a text message that the agent has disconnected.
-
A Wait block sets the timeout period for 15 minutes. If the customer returns in 15 minutes, the customer is transferred to a queue to chat with another agent.
-
If the customer doesn't return, the timer expires and the chat disconnects.
Voice contacts
-
Sets a user-defined attribute, DisconnectFlowRun. If it = Y, disconnect.
-
Gets customer input, whether they were happy with service.
-
Terminates flow.
Task contacts
-
Checks contact attributes, whether Agent ARN = NULL.
-
Transfers to agent's queue.
-
If at capacity, disconnects.
For a list and description of all the disconnect reasons, see DisconnectReason in the ContactTraceRecord.