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.

posta 4 anni fa242 visualizzazioni
1 Risposta
0
Risposta accettata

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.

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande