How can I use API to get the tel number of customers from AWS Connect

0

Hello, I would like to know how I can get the tel number of customers calling on AWS Connect from API. I look through the API methods and cannot find one to get it.

已提问 4 年前242 查看次数
1 回答
0
已接受的回答

You can select a block setContactAttribute, where you do the following:

  1. Use Attributes

  2. Select type as System

  3. Select value as CustomerNumber

  4. Name it

this will be accessible inside contact attributes.

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则