ApprovalWorkflowExecutionPreview
Object
This will preview a possible workflow execution based on the trigger and the current negotiation state (context: document, contract, etc.) Not persisted data or actions will be possible on this entity
Fields
#
execution
Non-null
The execution for the workflow, e.g. "all", "one"..., refer to ApprovalWorkflowExecutionEnum for more details
blocks
[
ApprovalStepExecution
!]!
Non-null
The blocks for the workflow. in commbination with the execution, it defines the approval workflow
Usages
#
References
#
- Field approvalWorkflowExecutionPreview from Query
Previous
ApprovalWorkflowExecutionEnum