Workflow object representation

The workflow object representation and fields are described below.

workflow was introduced in API version V1

workflow has not been marked for deprecation

Usages

Description

Workflow representation which holds a collection of stages

Fields

NameTypeDescriptionConstraints
urnString representation of a Unique Resource Name. Typically a UUID with 36 characters.The URN for the workflow
urlURL represented as a stringThe URL for the workflow
nameString literalThe friendly name of the workflowRequired on create.
ownercompanyThe company owner of this workflowRequired on create.
stagesworkflowstage[]Ignored on update. Required on create.