Automate a Workflow · Lesson 1Free~12 min readNo code requiredOne automation running by the end

Your first automation — set it once, run it forever.

You repeat the same small tasks every week — copying, notifying, filing. This lesson turns one of them into an automation that runs itself: you’ll learn to see work as triggers and actions, pick a task worth automating, and build your first one connecting two apps. No code.

The mental model

An automation is just “when X happens, do Y” — set up once, run forever, with no hands.

Every automation, however fancy, is a trigger and an action. A trigger is the thing that starts it (a form is submitted, an email arrives, it’s 8am). An action is what happens automatically as a result (add a row, send a message, file a document). Learn to see your work as triggers and actions and you’ll spot automations everywhere.

The Reframe

Don’t automate everything — automate the boring, stable, frequent thing. The best first automation is something you do the same way every time, several times a week, that needs almost no judgment.

Step 01 Find a task worth automating

Good candidates share four traits:

Step 02 The anatomy: trigger → action

Write your task in that exact shape before you build anything:

Say it out loudWHEN a new response comes in on my contact form, DO add it as a row in my leads spreadsheet AND send me a Slack message with the details.

That single sentence is the whole automation. The no-code builder’s job is to make it real.

Step 03 Build it with a no-code tool

Tools like Zapier, Make, or Microsoft Power Automate connect your apps without code. You pick the trigger app, the action app, and map the fields. Many now let you describe the automation in plain English and build it for you.

Build promptCreate an automation: when [trigger in app A], [action in app B]. Map [these fields] across. Keep it to this one trigger and action for now. Walk me through anything I need to connect or authorize.
Automate a process that already works — never a broken one, or you just break things faster. And always test with one real run before you trust it; watch it happen once end to end.

Your challenge: automate one daily task

Pick something repetitive you do most days. Then:

  1. Write it as a single “WHEN X, DO Y” sentence.
  2. Pick a no-code tool and connect the two apps.
  3. Build the trigger and the action; map the fields.
  4. Run it once with real data and watch it work.

That’s one recurring task off your plate for good. Next, chain several steps and add AI in the middle to make it genuinely smart — that’s Lesson 2.

What you can do now

  • See any task as a trigger and an action
  • Judge whether a task is worth automating
  • Write an automation as a single WHEN-DO sentence
  • Build a one-step automation with a no-code tool
  • Test an automation safely before trusting it
Pro
Up next in Automate a Workflow

Lesson 2 · Multi-step automations with AI in the middle

Chain several apps and drop AI into the flow to summarize, classify, draft, and route — the part that turns plumbing into something smart. Go to Lesson 2 →

🎓
AI Coach
Ask anything about this lesson
Hey! I’m your AI Coach for this lesson. Ask me anything about spotting what to automate, the trigger-action model, or building your first one. What’s on your mind?
Free lesson coaching is limited to 3 questions. Upgrade to Pro for unlimited coaching on every lesson.