added
New webhooks events are available
July 12th, 2024
To help you create even better integration with our API, we have added 3 new Webhook events:
signature_request.deleted
to be notified when a Signature Request is deleted.signature_request.canceled
to be notified when a Signature Request is canceled.signature_request.reactivated
to be notified when an expired Signature Request is reactivated.
Please consult our dedicated guide to learn more about Webhooks.