Skip to main content
Question

Conference Call Webhook

  • July 24, 2020
  • 1 reply
  • 323 views

I have implemented a feature that receives a notification via webhook on the Presence event.

But now according to the client need I need to do the same for his conference call (3-way call, how they say it).

I want to know API/webhook from where I can get detailed information on such calls.

I am looking for all numbers of all participants in a call.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • July 24, 2020

Use the /restapi/v1.0/account/{accountId}/telephony/sessions filter instead. Each call party will have its own party id.