I’m working with DocuSign Maestro Designer and need to get the value of a webform field/description that was filled in during a workflow run. Specifically, I want to retrieve the field values via the WorkflowInstanceManagement: getWorkflowInstance API.
Currently, I have access to:
-
accountId -
workflowId -
instanceId
But when I call getWorkflowInstance, I only see general instance metadata and status details. I don’t see how to extract the actual webform responses that were submitted.
Back to Docusign.com



