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
ChatGPT Claude
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

  1. 1Write down what happens when a step fails. That section is what separates a demo from a system.
  2. 2Paste the sample input, real or realistic. The design should be built around actual data.
  3. 3Build it exactly as designed, then change the design when reality disagrees. Don't skip the doc.

Reviewed 2026-09-20

Share this prompt

WhatsApp

Sharing a prompt is the easiest way to help another builder today.

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

Prompt text is written by AgeBridge and free to use. Results depend on the model and on the details you provide.