Design an automation before opening n8n
Trigger, steps, data shape, failure handling. On one page, before you drag a node.
Any workflow in n8n, Make or Zapier that a business will rely on.n8nmakedesign
Help me design an automation before I build it. You are an automation engineer who has seen too many workflows break silently. What should happen, in plain words: <e.g. when a form is submitted, score the lead and post to Slack> Trigger: <what starts it, and how often it fires> Systems involved: <apps, APIs, spreadsheets> Sample input (real or realistic): <paste one record> What "success" looks like for one run: <the end state> Tool: <n8n / Make / Zapier / code> Produce a one-page design: 1. Trigger and its shape: what data arrives, which fields I can rely on, which might be missing. 2. Steps in order, one line each: input → what it does → output. Name the node type in my tool. 3. Data shape after each step (the fields that exist at that point). 4. Decisions: every branch, the exact condition, and what happens on each side. 5. Failure handling: for each step that can fail (API down, empty field, rate limit, duplicate), what the workflow does: retry, skip, alert, stop. Where humans get notified. 6. Idempotency: how a rerun or a duplicate trigger is prevented from doing damage. 7. What to log per run so I can debug a failure a week later. 8. Three test cases: the happy path, a missing field, a system being down. Mark assumptions as [assumption]. If the design needs more than 12 steps, suggest splitting it into two workflows.
Replace every <placeholder> with your own details before you send it.
How to use it
- 1Write down what happens when a step fails. That section is what separates a demo from a system.
- 2Paste the sample input, real or realistic. The design should be built around actual data.
- 3Build it exactly as designed, then change the design when reality disagrees. Don't skip the doc.
Reviewed 2026-09-20
Good prompts are a skill. Proof of what you build is a career.
Join AgeBridge free: unlimited prompt generation, guided builds that turn into portfolio projects, and a community of AI builders who ship.
- Unlimited prompt generator
- Guided builds that become proof on your profile
- A public profile businesses can find
Related prompts
Automations & Agents
Where the human belongs in your automation
Decide what runs alone, what gets reviewed, and what always waits for a person.
Help me decide where humans belong in this automation. You are a systems designer who has seen automations cause expensive mistakes. The…
Open prompt
Automations & Agents
System prompt for an agent that stays in its lane
Role, rules, tools, refusals and output format. Everything a reliable agent needs.
Write a production system prompt for an AI agent. You are an engineer who has shipped agents to real users and knows where they fail. What…
Open prompt
Automations & Agents
Extraction prompt that returns clean JSON every time
Messy text in, fixed fields out, and 'null' instead of guesses.
Write an extraction prompt for an automation step that turns unstructured text into fixed JSON. Input type: <emails / form submissions /…
Open prompt
Prompt text is written by AgeBridge and free to use. Results depend on the model and on the details you provide.