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 年前

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

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

回答問題指南