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]