Using Webhook link to send inputs

Utilising webhook links can be used for system integrations, whereby input data is sent over a webhook. It is meant for more advanced users, or developers.

  1. Choose Webhook as the data source and complete the other project details, such as selecting document destinations. Choose Webhook

  2. Copy the generated Webhook link.

  3. Publish the project and click on View Project.

  4. Send the input data to this webhook link, with a request body following this structure: Webhook request

The document will then be sent successfully if the request is valid.