Topic
Can the next steps in a workflow be based on the outcome of the ‘Get a Signature’ action?
Instructions
Yes. The outcome of the signing process is stored in the returned workflow object variable. Inside of this object the ‘Envelope Status’ value can be used with actions like ‘Branch by Condition’ to help direct the flow of the workflow.
Additional Information
Related Links