Todas las colecciones
Desarrolladores
¿Cómo hacer consultas de Llamadas por API?
¿Cómo hacer consultas de Llamadas por API?
Juan Sebastian Quintero avatar
Escrito por Juan Sebastian Quintero
Actualizado hace más de una semana

Este artículo, te mostraremos como hacer consultas a la entidad Llamadas, basándonos para estos ejemplos en https://www.postman.com/.

Llamadas

Nombre

Tipo

Descripcion

url

string

Call details API URL

id

integer

ID de la llamada

owner

string

Call owner username

content_object

string

Contact or company name related to the call, if avaliable

type

string

Call type identifier

comment

string

Comment on the call

outcome

string

Call Outcome identifier

audio_url

string

URL to the call recording, if avaliable

duration

float

call duration

Identificador

Tipo

incoming

Incoming

outgoing

Outgoing

Identificador

Salientes

no_answer

no responde

busy

ocupado

left_voicemail

left voice mail

call_later

call later

wrong_number

wrong number

connected

connected

not_interested

not interested

¿Ha quedado contestada tu pregunta?