Skip to content
← All free guides
Building & apps No-code 6 min read · free

Connect your tools with a no-code automation

Make your apps talk to each other so you stop copy-pasting.

Jervis Koh

Jervis Koh · tested in my own business

Working realtor, The Real Matters. If a prompt doesn't survive real clients, it isn't here.

The short answer

Pick one annoying copy-paste task you do often and build a 'when X happens, do Y' automation in Zapier (easiest), Make (visual), or n8n (free if you self-host). Test it on one real example before trusting it.

A lot of 'work' is just moving information between apps. Automation deletes those handoffs. Start with one — not ten — and make it reliable before you chain more.

Apps that do this
  • Zapiereasiest, 7,000+ app connections; best for non-technical people
  • Makevisual drag-and-drop builder with an AI assistant; great value
  • n8nopen-source; free and unlimited if you self-host; the most control
Beginner

Automate one annoying handoff

Pick a single manual step you repeat often and find tedious — the smaller and more frequent, the better. Describe it in plain English: when this happens, do that. Watching a task you used to do by hand just happen by itself is the moment the whole category clicks.

Intermediate

Test it safely and handle failure

Automations touch real data, so the move from 'works once' to 'trustworthy' matters. Test with a single real example and confirm the result before letting it run on everything. Decide what happens when it fails — alert you, retry, or stop quietly. That bit of error-awareness separates an automation you can forget about from one that bites you in three weeks.

Advanced

Chain carefully and monitor

Once individual automations are reliable, chain them — but only on pieces you trust, because debugging a five-step flow where step three intermittently fails is painful. Add a little monitoring so you'd notice if it stopped, since the danger of automation is silent failure. And keep judgment in the loop: automate the frequent, low-stakes stuff; keep a human in anything consequential.

  1. 1Pick one copy-paste task you repeat often, and write it as a single sentence: when X happens, do Y.
  2. 2Name the exact trigger (which app, which event) and the exact action (which app, what it should write or send).
  3. 3In an automation tool (Zapier is easiest, Make is visual, n8n is free to self-host), create that one trigger and connect both accounts.
  4. 4Map the fields by hand so the right piece of data lands in the right place; this is where most automations quietly go wrong.
  5. 5Run it once with a real example and check the whole result, not just that it fired.
  6. 6Decide what happens on failure now: a message to you, a retry, or a fallback, so it can never break silently.
  7. 7Let it run on real volume for a few days and watch for the edge cases you did not imagine.
  8. 8Only chain a second step once the first is boringly reliable.

Automation prompts

promptI want to automate this: when [trigger] happens, [action]. I use [tools]. Walk me through building it in [Zapier / Make / n8n] with no code, and how to test it safely first.
promptFor a week I'll list every time I copy something from one app to another. Here's the list [paste] — which of these is the best first automation, and why?
promptMy automation should handle errors. What could go wrong with [describe it], and how do I make it alert me instead of failing silently?
promptMap out, step by step, the trigger and actions for an automation that [goal], using [my tools].
promptList the 10 most common automations people set up first, and which would save me the most time given that I do [describe my work].
promptWalk me through connecting [app A] and [app B] so that [outcome], step by step.
promptI'm not sure what's automatable in my work. Here's a description of my typical day and the apps I use [paste]. Suggest the 5 highest-leverage automations and rank them by time saved versus effort to set up.
💡 Decide what happens when it fails. An automation that breaks silently is worse than no automation.

Was this useful?

I drop one like this most days in the channel — free, no spam.

Join the channel →

Want the prompts that go further?

Drop your email + WhatsApp — I'll send the weekly playbook and the full prompt vault.

Prefer to ask first? Message me on WhatsApp · see plans

More guides like this