With customised webhooks, you can use the SIGN8 webhooks to further process the data. This is suitable, for example, if you want to sort and store the documents in your own DMS.
Customised webhooks
Step 1: First open the webhooks function in the administration area of your SIGN8 account.
Step 2: First enter the public URL of your service. We recommend using
ngrok for test purposes. You can also freely store headers that are required for authentication, for example.
Step 3: If a workflow is now started via the SIGN8 web app, you will receive a webhook and the current files each time the status changes. You can process these in your system as required. The creation of workflows only works via the
SIGN8 API.