Wait for envelope
Waits for an envelope to reach a completed state or another final status.
Input
The ID of the envelope.
Output
The title of the envelope. This may be shown to recipients.
A message to include in emails to recipients.
The email address of the sender of the envelope. This overrides the account default sender email.
The name of the sender of the envelope. This overrides the account default sender name.
The current status of the envelope.
Available options: draft
, processing
, in_progress
, completed
, failed
, canceled
.
The ID of the deliverable.
If the deliverable is not generated, this value will be null. Make sure the deliverable is generated by adding a Wait for envelope action before this action.
The ID of the envelope.
Time at which the envelope was completed by all recipients, in ISO 8601 format.
Whether the envelope is in live
or test
mode. Test mode envelopes are non-binding and not billed.
Regulatory or compliance attestation.
Use to classify envelopes and filter webhook notifications.
Custom label given to the envelope for easier identification. Labels are for internal use and are not shown to recipients.
The order in which recipients sign the envelope. It can be parallel
, where all recipients can sign simultaneously, or sequential
, where recipients sign one after another.
The time zone to be used for timestamps in deliverables.
The date and time format to be used in timestamps for deliverables.