Query: Find Custom Fields for Envelope
Docusign Operation

The Find Custom Fields for Envelope query retrieves the custom data fields associated with a specific DocuSign envelope.
Example User Story
I want to find all custom fields in a signed DocuSign envelope, so I can extract and update our CRM with the latest client information.
Fields
Field Name
Field Type
Required
envelopeId
String
Yes
accountId
String
Yes
accessToken
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated