- Newest
- Most votes
- Most comments
For the Amazon Connect Participant Service endpoints, follow this link https://docs.aws.amazon.com/general/latest/gr/connect_region.html
an example for us-east-1 is participant.connect.us-east-1.amazonaws.com (HTTPS)
to get the Connection Token to use with the GetTranscript, you need to save the Connection Token when you call CreateParticipantConnection. To call CreateParticipantConnection initially, you would have gotten a Participant Token from calling StartChatContact.
The sequence is explained in the bottom half of this blog https://aws.amazon.com/blogs/contact-center/reaching-more-customers-with-web-and-mobile-chat-on-amazon-connect/
Perficient also did a nice job explaining this with GetTranscript as well https://blogs.perficient.com/2019/12/02/amazon-connect-chat-creating-your-own-customer-chat-experience/
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 3 months ago
