WorkflowEnvelope
- documentsType: array object[]required
- keyType: stringrequired
- adhocType: array object[]
Fields Empty object - fieldType: array object[]
Overrides Empty object - fileType: string
Id Pattern: ^f_[0-9a-z]{26}$Prefixed lowercase ULID, e.g.
f_01jv8m7qfj6xj9gkz7a4s2h8e. - includeType: string
If - inputType: array object[]
Map - iteratorType: string
- templateType: string
Key - templateType: string
Version
- keyType: stringrequired
Unique key for this envelope
- subjectType: stringrequired
Subject line used in email notifications sent to participants for this envelope. Free-form text — what recipients see in their inbox.
- resolutionType: stringenum
Mode When the envelope's documents are materialized.
immediate(default) renders at workflow creation;just_in_timerenders right before the participant signs, picking up any entity data updated by earlier steps.values- immediate
- just
_in _time
