Solved

Inbound/Outbound Voicemail Webhook

  • 11 September 2023
  • 1 reply
  • 85 views

Hello there!

I have a question related to voicemails.

Are there any options to track inbound and outbound Voicemails simultaneously using Webhooks?

Here is an endpoint that I found:

/restapi/v1.0/account/{accountId}/extension/{extensionId}/voicemail

Could I use both directions in the same Webhook?

Also, here is a link to docs, where I found it: https://developers.ringcentral.com/api-reference/Voicemail-Message-Event

Thank you in advance!

icon

Best answer by Phong1426275020 11 September 2023, 16:03

View original

1 reply

Userlevel 1

You can only receive a notification of an "inbound" voicemail with the event filter you mentioned above. There is no event notification for an "outbound" voicemail.

Reply