Flow Control
Actions to control the flow of your workflow.
Actions
Get Input Data
Wait for a user to provide custom input data to resume.
Manually Decide Path
Wait for a user to manually decide which path to take.
Conditional Paths
Create conditions to determine the path(s) to take.
Run Workflow
Trigger one of your workflows.
Output Workflow Data
Outputs data that can be used by an agent or another workflow.
Schedule
Pauses the execution and resumes at the scheduled time.
Pause
Pauses the execution until it is manually continued.
Wait
Pauses the execution for a period of time before continuing.
Triggers
Manually Run
Manually run this workflow as a user, within another workflow, or when requested by an agent.
Recurring Schedule
Schedule this trigger to run at specific times.
Listen for Webhook
Listen for a POST, PUT, or GET request to a custom webhook URL.
Connections
No connection is required to use this tool