When to Use It
- On-demand reports - Generate reports when needed
- Testing workflows - Test and debug workflow logic
- Ad-hoc data processing - Process data when required
- One-off tasks - Execute tasks that don’t need scheduling
- Emergency operations - Run urgent workflows immediately
- Demo workflows - Show workflows to stakeholders
How It Works
- Add to workflow - Place Manual Trigger as the starting node
- Publish workflow - Make workflow available for execution
- Click to run - Use the “Run” button in the UI to execute
- Instant execution - Workflow runs immediately when triggered
Credit Cost
- Trigger activation: 0 credits (Free)
- Workflow execution: Credits charged based on nodes used in workflow
Common Use Cases
Report Generation:Tips
- Perfect for testing - Use during workflow development
- No configuration needed - Just add and run
- Combine with scheduled triggers - Use both manual and automatic execution
- Great for demos - Show workflows in action to team members