The use case is to periodically download all the voicemails that were left at a particular number.
© 1999-2024 RingCentral, Inc. All rights reserved.
Privacy Notice
The use case is to periodically download all the voicemails that were left at a particular number.
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?
Call the message store and specify the messageType="VoiceMail". Remember that you can only list the message store at extension level.
Thanks!
Hi @Anirban is there any way to catch all calls to VoiceMail for all users inside our company with super user? /restapi/v1.0/account/~/extension/~/voicemail This is how I try but "Not allowed subscribe for messages to other extensions% " i get the error.
Could you please help for this ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.