Add a manual trigger
A manual trigger starts a workflow when a user clicks Run in the UI or sends a request to the workflow run API. The manual trigger requires no additional configuration.
Before you begin
- You have access to the workflow builder.
- The workflow is in an editable state.
About this task
If you are creating a new workflow, select the Manual trigger option from the Add step panel and begin this procedure at step 3.
Procedure
Results
- Navigate to the workflow you want to run.
- Click Run. If you defined an input schema or downstream steps reference trigger data, an input dialog appears where you can provide values.
- Click Confirm to start the workflow.
The workflow run is instantly viewable in the execution view. The workflow also appears in the run history with your user identity as the trigger source.