The use case is to periodically download all the voicemails that were left at a particular number.
The use case is to periodically download all the voicemails that were left at a particular number.
Call the message store and specify the messageType="VoiceMail". Remember that you can only list the message store at extension level.
There is an API which will enables notifications in case of new voicemail message is received.
/restapi/v1.0/account/{accountId}/extension/{extensionId}/voicemail
https://developers.ringcentral.com/api-reference/Voicemail-Message-Event
Is that what you want?
Thanks for your answer. I am aware of the notification. The problem with notifications is that they are sent only once. A webhook is not ideal in our use case. So are there any endpoints to list and retrieve a Voicemail messages?
Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.
Download RingCentral Phone for Desktop:
Tip: switch to the "sandbox mode" before logging in the app:
4 People are following this question.