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年前490ビュー
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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ