Question

How can I pass [restapi/v1/account/*/telephony/sessions/*/parties/*] from the embeddable widget to graduate?

  • 17 August 2023
  • 1 reply
  • 113 views

  • New Participant
  • 0 replies

Hi everyone,

I've created an App to integrate RingCentral Embeddable Widget to my website. I am almost there for the graduation. However I got stuck at this requirement. Does anyone know how should I do via the widget to pass this requirement?

  • At least 5 API calls to restapi/v1/account/*/telephony/sessions/*/parties/* in the last 2 days


1692249259850.png

My app name is 'QM2.4 Integration'
Sandbox Client ID is A4YBJla4T29fDFrPikF8Wb

Any help will be appreciated. Thank you


1 reply

Hi @Jade Trinidad You can follow the document for passing API requirements:

https://github.com/ringcentral/ringcentral-embeddable/blob/master/docs/config-client-id-and-secret.md#graduation-for-your-ringcentral-app

For telephony sessions: you need to change calling settings to RingOut, then make 5 ringout calls in the widget. Then control calls (end/hold) in the widget 5 times.

Reply