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!