Skip to main content
Triggers define how and when a workflow is initiated, and as such, a trigger must be configured in order to be able to publish the related workflow. Choosing the right trigger ensures that the workflow aligns with operational requirements, while changing a trigger allows workflows to be adapted as needs evolve.
To learn more details about trigger types, see Workflow Triggers. For help configuring your triggers, see the trigger-type documentation: on-demand, event-based, or scheduled.

Choose or Change the Trigger Type

When you change the trigger type, all previous trigger-specific settings are permanently removed and cannot be restored automatically.
A workflow needs a configured trigger to be published. When creating a new workflow, either with Builder Copilot or manually via the Workflow Editor, the trigger type is set during the process. Once you’ve chosen the type, it’s time to configure the trigger based on the type that you selected.
For more information, see Creating a New Workflow.
To modify the trigger of an existing workflow:
1
Hover over the current trigger and click the icon.
2
The select the desired trigger type and click apply
Trigger TypeDescription
On-demand triggersManually executed by a user from the Self-Service Portal, Slack, Teams, or CLI.
Event-based triggersAutomatically initiated in response to an external event, such as a webhook or system update.
Scheduled triggersRuns at time intervals based on configurations, such as hourly, daily, or custom schedules.

On-demand Triggers

Manually start workflows whenever needed.

Event-based Triggers

Activate workflows in response to specific events.

Scheduled Workflow Trigger

Run workflows at routine times automatically.