Question

getting error in custom greeting API

  • 30 November 2023
  • 1 reply
  • 96 views

Hi,

We need to create the custom greeting for our company account.

We are using the https://platform.devtest.ringcentral.com/restapi/v1.0/account/accountId/extension/extensionId/answering-rule API for the answering rule ID we are getting 11 records in the response.

RESPONSE - 1701365423257.png

After that we are hitting the https://platform.devtest.ringcentral.com/restapi/v1.0/account/accountId/greeting API and getting the error -

1701365616117.png

1701365513093.png

so can you please suggest the exact answering rule ID that we can use in custom greeting API.



1 reply

Userlevel 1

You cannot create a company greeting using an extension custom answering rule.

Instead, you can use the extension custom answering rule id to create a custom user greeting

If you really need to create a company greeting, use the "business-hours-rule" to set the answeringRule.id

Reply