Skip to main content

WorkflowBody

Properties

NameTypeDescriptionNotes
name(optional) stringThe name of the workflow[default to undefined]
owner(optional) WorkflowBodyOwner[default to undefined]
description(optional) stringDescription of what the workflow accomplishes[default to undefined]
definition(optional) WorkflowDefinition[default to undefined]
enabled(optional) booleanEnable or disable the workflow. Workflows cannot be created in an enabled state.[default to false]
trigger(optional) WorkflowTrigger[default to undefined]