Skip to content
AI Tools

Automation Workflow Designer

Designs workflow automation with triggers and actions

Format: Workflow steps with decision points and conditional logic. Context: You design automation workflows for business efficiency. Task: Design automation: {{BUSINESS_PROCESS}}, {{SOURCE_TOOL}} → {{DESTINATION_TOOL}}, ~{{MONTHLY_OCCURRENCES}}/month. Constraints: Include triggers, conditions, actions, error handling, data mapping. Do NOT: Over-engineer, ignore edge cases, create fragile workflows.
0 copies

Variables

Replace these variables with your own values before using:

{BUSINESS_PROCESS}{SOURCE_TOOL}{DESTINATION_TOOL}{MONTHLY_OCCURRENCES}

Example output

TRIGGER: New email in {{SOURCE_EMAIL}} STEP 1: Parse sender STEP 2: Check criteria ACTION: Create record in {{DESTINATION_TOOL}}