Manual Trigger
Run workflows on-demand with full control.
Overview
The Manual trigger allows you to execute workflows directly from the dashboard or programmatically via the API.
Usage
- Open your workflow in the editor
- Click the Play button in the toolbar
- Enter any required input variables
- Click Run to execute
Input Variables
Define input variables that users must provide when running the workflow:
- Variable Name - The key used to reference the input
- Type - String, number, boolean, or JSON
- Required - Whether the input is mandatory
- Default Value - Optional default if not provided