Webhooks
Last updated
Evia Sign provides webhook notifications for various events, allowing you to stay informed and take action in real-time. Here are the supported webhook events:
Triggered when a new signature request is initiated.
Fired when a new template is created within the Evia Sign platform.
Informs about the creation of a ZeroTouch request, which involves generating a draft request using a predefined template.
Notifies when a signatory has successfully added their signature to the document.
Indicates that a signatory has completed their part in the signing process.
Triggered when a signatory declines to sign the document.
Informs about the initiation of a request recall, indicating a request's withdrawal or cancellation.
Evia Sign allows flexibility in choosing the data to be included in webhook notifications. You can customize the webhook payload to include relevant information for your application.
Commonly included data formats are:
Document:
Information related to the document being signed.
Signatories:
Details about the individuals involved in the signing process.
Stamps:
Data pertaining to the stamps or signatures applied to the document.
This flexibility enables you to tailor the webhook notifications based on your specific needs, ensuring that you receive only the data relevant to your integration requirements.
Last updated