Docusign · Schema

EventNotification

Configuration for envelope event notifications via DocuSign Connect webhooks.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Properties

Name Type Description
url string The webhook endpoint URL to receive notifications.
loggingEnabled string When true, Connect logging is enabled.
requireAcknowledgment string When true, requires HTTPS 200 acknowledgment.
envelopeEvents array Envelope-level events to trigger notifications.
recipientEvents array Recipient-level events to trigger notifications.
includeCertificateOfCompletion string When true, includes the certificate of completion.
includeDocuments string When true, includes document PDFs in the notification.
includeDocumentFields string When true, includes document custom fields.
includeHMAC string When true, includes HMAC security headers.
includeSenderAccountAsCustomField string
includeTimeZone string When true, includes time zone information.
includeCertificateWithSoap string
View JSON Schema on GitHub