Triggers
Overview
You can use workflow triggers to help automate your documentation process and flexibly respond to workflow events.
For example, you can use a trigger to automatically send an email when a page is submitted for review.
Triggers can be added to
listen for when a single workflow
event
occurscheck if the required
conditions
are met for the eventif met, then undertake one or more
actions
A custom workflow can include one or more workflow triggers. A workflow trigger can be added using the visual editor or as JSON code using the code editor.
Triggers
Workflow triggers consist of the following elements:
Multiple triggers can be added to a workflow. A trigger for an event must include at least one or more actions.
Workflow trigger events | Workflow trigger conditions | Workflow trigger actions | |
---|---|---|---|
State actions |