Update AWS Connect Chat DisplayName after chat start

0

We can set displayname when starting a new chat with api (https://docs.aws.amazon.com/connect/latest/adminguide/pass-display-name-chat.html)

Is there anyway to update displayName after chat started?

Thanks

bbolek
已提問 2 年前檢視次數 489 次
1 個回答
0
已接受的答案

Hi,

It is not possible to update the display name mid conversation. The only exception to this is if you use a custom CCP for the agent so that you control where this information comes from. For example you can check a custom endpoint for the data if it’s not present then use the one provided by the chat widget.

To create a custom CCP you need to use the streams API and build yourself a self hosted WebApp.

https://github.com/amazon-connect/amazon-connect-streams

Thx Dan

DanBloy
已回答 2 年前
  • Thank you for your answer

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南