Easily Integrate the ckeditor collaboration.document.updated Webhook into your application using Javascript, Ruby, and other frameworks.

Triggered every 5 minutes or 5000 versions when the content of the collaboration session is being updated. The event will also be emitted when the last user disconnects from a collaboration session.

Steps to receive the Ckeditor collaboration.document.updated Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select ckeditor. This will be the endpoint that receives the Ckeditor collaboration.document.updated webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the collaboration.document.updated webhook is received from Ckeditor, 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 Collaboration.document.updated webhooks into your application.