Action Types
Overview
Available Action Types
🔄 Control Flow Actions
📧 Communication Actions
Action
Purpose
Use When
📊 Data Actions
Action
Purpose
Use When
Wait Action
Purpose
Configuration
Examples
Wait for Email Delivery
Database Synchronization
Best Practices
Retry Action
Purpose
Configuration
Retry Strategies
Linear Backoff
Exponential Backoff
Fixed Delay
Examples
API Retry with Exponential Backoff
Database Query Retry
Best Practices
Stop Action
Purpose
Configuration
Conditional Stop
Examples
Stop on Missing Data
Conditional Progression
Best Practices
Send Email Action
Purpose
Configuration
Email Template Variables
Example Email Configuration
Slack / Teams Actions
Purpose
Configuration
Message Templates
Data Hub Action
Purpose
Data Hub Operations
Operation
Purpose
Example: Data Hub Workflow
Comment Action
Purpose
Comment Format
Best Practices for Comments
Combining Actions in Workflows
Example 1: Robust API Test
Example 2: Complex Workflow
Best Practices
✅ Do
❌ Don't
Troubleshooting
Issue: Workflow hangs on Wait action
Issue: Retries not helping
Issue: Email/Slack not sending
Related Topics
Next Steps
Last updated