GetWorkflowInfoResp
- docusignType: string
Envelope Id requiredDocuSign envelope ID if integrated with DocuSign
- entityType: array object[]
Snapshots requiredEntity data snapshots used in the workflow
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- dataType: objectrequired
- entityType: string
Key required - idType: stringrequired
- schemaType: string
Id required - schemaType: string
Key required - updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- workflowType: string
Id required
- envelopesType: array object[]required
E-signature envelopes in the workflow
- documentsType: array object[]required
- envelopeType: string
Id requiredUnique envelope ID
- keyType: stringrequired
Envelope key
- resolutionType: stringenum
Mode requiredvalues- immediate
- just
_in _time
- resolvedType: array object[] · WorkflowDocumentInfo[]
Documents required - statusType: stringenumrequired
Envelope status
values- pending
- in
_progress - completed
- voided
- failed
- subjectType: stringrequired
Email template slug
- certificateType: string
File Id - signedType: string
Document File Id
- idType: stringrequired
Unique identifier of the workflow
- organizationType: string
Id requiredOrganization that owns this workflow
- participantsType: array object[] · ParticipantInfo[]required
Workflow participants
- keyType: stringrequired
- emailType: string
- nameType: string
- rootType: object · WorkflowStep
Step requiredThe root step of the workflow execution tree with current status
- keyType: stringrequired
Step key
- typeType: stringenumrequired
Type of step
values- group
- participant
- actionType: object
Action details for participant steps
- childrenType: array object[] · WorkflowStep[]
Child steps (for group steps)
- completionType: stringenum
Rule values- all
- any
- quorum
- executionType: stringenum
Mode values- sequential
- parallel
- includeType: string
If - nameType: string
Step display name
- onType: string
Complete Validation Expression - participantType: string
Key - quorumType: integer
Count Integer numbers.
- statusType: stringenum
Current execution status of this step
values- pending
- in
_progress - completed
- skipped
- failed
- statusType: stringenumrequired
Overall workflow status
values- pending
- in
_progress - completed
- failed
- declined
- voided
- customType: array object[] · CustomFieldConfig[]
Fields - keyType: stringrequired
Unique identifier for this custom field
- nameType: stringrequired
Human-readable name for this custom field
- value
- Type: string
Value for the custom field (can be literal or JSONata expression)
- descriptionType: string
Description of the workflow
- eventType: array object[]
Log Event log for the workflow
- detailsType: object
- eventType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- eventType: string
Type - stepType: string
Key
- nameType: string
Human-readable name for the workflow
- sourceType: object
Blueprint Blueprint this workflow was created from
- keyType: string
- versionType: string
- updatedType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
