AWS Connect Send Message Via API
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.
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.
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 :)
Relevant questions
Websockets. Send a response and then immediately disconnect the user
asked 3 years agoAPI call via SDK to send SES email via interface endpoint
asked 3 months agoSend Message to a Pinpoint Custom Channel
asked 7 months agoAWS Connect + AWS Lex Send Multiple Messages
asked 4 months agoIs there a serverless, codeless way I can send an email with an attachment?
asked 2 months agoAWS Connect Send Message Via API
asked 4 months agoIs the SendUsersMessages quota for Pinpoint API per user/message or per request?
asked 16 days agoPinpoint Push Message Error
Accepted Answerasked 5 months agoAPI for Send Invite by Email address
Accepted Answerasked 3 years agoPassing a custom message from Websocket API Lambda authroizer to the client
asked 8 days ago