Automation Troubleshooting Guide
Common issues and their solutions to keep your automations running smoothly.
Common Issues
Automation Not Starting
Possible Causes:
- Automation is not activated
- Trigger conditions not met
- Invalid subscriber data
- Insufficient permissions
Solutions:
- Check activation status in dashboard
- Verify trigger settings
- Validate subscriber information
- Check account permissions
Emails Not Sending
Possible Causes:
- Domain not verified
- Email template errors
- Rate limits exceeded
- Invalid sender address
Solutions:
- Verify domain settings
- Check template syntax
- Review sending limits
- Validate sender details
Workflow Stuck
Possible Causes:
- Invalid conditions
- Missing data
- System timeout
- Circular logic
Solutions:
- Review condition logic
- Check required fields
- Reset workflow state
- Simplify complex paths
Error Messages
Common Error Codes
ERROR 1001: Invalid Trigger Configuration
Trigger settings are incomplete or invalid. Review trigger configuration and ensure all required fields are properly set.
ERROR 1002: Email Template Error
Template syntax error or missing required variables. Check template code and verify all variables are defined.
ERROR 1003: Workflow Execution Failed
Error in workflow execution. Check action configurations and verify all dependencies are available.
Preventive Measures
- Test automations with a small group first
- Regularly review and update templates
- Monitor automation performance metrics
- Keep subscriber data clean and updated
- Document changes and configurations
Pro Tip: Set up monitoring alerts to catch issues early before they affect your entire subscriber base.