AWS Connect Send Message Via API

0

Hey all, When users open an chat and does not do anything for a while (1 hour after last message) I want to send a message to them via API. Is there any way to participate a chat with a known Connect Id? I could not see any method in participation apis. If user does not reply in 15 min. I want to stop chat. I found api for this.

Can you help me how can I join an existing chat?

Thank you.

bbolek
asked 2 years ago344 views
2 Answers
0

Does this help?

https://docs.aws.amazon.com/connect/latest/adminguide/chat.html

It talks about chat timeouts etc.

I assume you can pickup the chat in the connect agent app? So if the chat is still live, then that must mean you can do something from the flow. As mentioned above. It's not really via an api - but you can definitely configure an action to do something at a certain point.

answered 2 years ago
0

Hey, Thank you for your answer, but here I have to connect "Wait block" to another block. But in my case, user can stop responding at any moment. (Probably in Lex bot interaction) So I cannot use this feature:(

Anyway, thank you for your help :)

bbolek
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions