I’m using DocuSign Connect to send a webhook to Zapier when a document is completed. When I review the output of the webhook sent to Zapier, I do not see the document field values.
My custom connect is set up using REST v2.1 data format, SIM delivery mode, and data included is the following:
- Custom Fields
- Documents
- Attachments
- Document Fields
- Recipients
Has anyone else had this issue or know a way I can adjust my configuration so that the output includes the document field values?