WorkflowInstance
is a real-time execution of a deployed workflow. Workflow instances are spawned when the prime-workstep within a deployed within is triggered. A single deployed workflow can spawn an unlimited number of workflow instances. Organization
acting as a Participant
in a Workgroup
.Organization
scoped JWT is available for useOrganization
is a participant in a Workgroup
Workflow
has been created and successfully deployedWorkflowInstance
Schemaid
id
of Workflow
created_at
Workflow
creationdeployed_at
Workflow
deployment metadata
Workflow
participants
Participant
objects included in a Workflow
status
Workflow
statusshield
shield
contractversion
Workflow
version; required for deploymentworkgroup_id
id
of target Workgroup
workflow_id
id
of Workflow
prototype used in the spawning of the WorkflowInstance
worksteps
WorkstepInstance
objects included in a WorkflowInstance
WorkflowInstance
WorkflowInstance
Details