Easily Integrate the ringcentral content.exported Webhook into your application using Javascript, Ruby, and other frameworks.

When a new content has been exported from Engage to the source. This does not mean that the export succeeded. The synchronization_status field needs to be checked.

Steps to receive the Ringcentral content.exported Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select ringcentral. This will be the endpoint that receives the Ringcentral content.exported webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the content.exported webhook is received from Ringcentral, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating Content.exported webhooks into your application.