Amazon Connect · Arazzo Workflow
Amazon Connect Start Chat Contact and Set Attributes
Version 1.0.0
Start a customer chat, confirm the contact, and attach routing attributes.
Provider
Workflows
start-chat-and-set-attributes
Start a chat contact and attach routing attributes.
Starts a chat contact, confirms it through describeContact, and writes user-defined attributes onto the contact.
1
startChat
startChatContact
Start the chat contact for the customer against the specified contact flow.
2
confirmContact
describeContact
Read the contact back to confirm the chat was created before attaching attributes.
3
attachAttributes
updateContactAttributes
Write user-defined attributes onto the chat contact so the flow can route on customer context.