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.

asked 4 years ago235 views
1 Answer
0
Accepted Answer

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.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions