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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠