Tutorials · Beginner
How to automate tasks without code using AI
Learn to automate tasks without code using AI: connect your apps with Zapier or Make, let AI do the repetitive work and save hours every week.
- Zapier
- Make
- ChatGPT
- Claude
We all have tasks that repeat every week: copying data from an email into a sheet, sending the same welcome message, saving each attachment into its folder. In this guide you’ll learn to automate tasks without code using AI, meaning letting your apps talk to each other and having artificial intelligence do the part that “thinks”, without writing a single line of programming.
Tap each step to open it and follow along calmly.
Before you start: you only need a free account on an automation tool (Zapier or Make) and the accounts of the apps you already use (Gmail, your spreadsheet, etc.). No card needed to start.
1 Understand the 3 pieces of an automation
Every automation, however complex it looks, is built from three pieces:
- The trigger: the event that starts it. Example: “a new email arrives with the word invoice”.
- The AI action: the step that thinks. Example: “the AI reads the email and pulls out the amount and the date”.
- The result: where the information ends up. Example: “add a row to my spreadsheet”.
Seen this way, automating stops being scary: you’re just saying when this happens, do that.
2 Create your free account on Zapier or Make
- Go to https://zapier.com or https://make.com and create a free account (you can use your Google email).
- Zapier is simpler and connects with over 6,000 apps: good to start. Make is more visual and its free plan goes further.
- You don’t have to decide forever: the concepts are identical on both.
The free plan is more than enough for your first automations. You only pay once you use it every day.
3 Choose the trigger (when it starts)
- Create a new flow (in Zapier it’s called a Zap, in Make a Scenario).
- Pick the trigger app and connect it (it will ask you to sign in to, say, Gmail).
- Choose the exact event: “new email”, “new row in the sheet”, “form submitted”.
- The tool lets you test the trigger with real data to confirm it’s picking up the information correctly.
Start with something small and concrete: the task you repeat most and enjoy least.
4 Add the AI step (the one that thinks)
Here’s the magic. Add an AI step so it understands the information, not just moves it:
- Add an action and search for ChatGPT or Claude (or the “AI by Zapier” block).
- Connect it with your account (or your API key if it asks).
- Write a clear instruction using the trigger’s data. For example:
Read this email and return only the invoice amount and the due date, in this format: amount | date.
- Test the step: you’ll see the AI’s response with real data.
The AI can summarize, classify (“is this a complaint or a question?”), draft a reply or extract data. That’s the difference between moving information and understanding it.
5 Define the result and turn on the flow
- Add the final action: where the result goes. For example, “add a row in Google Sheets” or “send an email”.
- Connect that app and drag the data the AI extracted into the right fields.
- Run a full end-to-end test and check the result comes out as you expect.
- When it all fits, turn on the flow. From then on it works on its own, without you touching anything.
Tip: leave the flow running for a few days and review it. Tweaking the AI instruction once or twice is normal.
Ideas for your first automation
If you don’t know where to start, steal one of these:
- Emails to sheet: every invoice that arrives, the AI pulls the amount and date and saves it in a spreadsheet.
- Tidy inbox: the AI classifies each incoming email (urgent, client, spam) and adds a label.
- Quick replies: when a common question comes in, the AI drafts a reply and leaves it ready for you to review.
- Daily summary: every afternoon, the AI summarizes the day’s messages and sends you an email with the important bits.
When you’re ready for the next step, check out How to create your first AI agent without coding and How to automate marketing reports with ChatGPT.
If something goes wrong
| Problem | Fix |
|---|---|
| The flow doesn’t start | Check the trigger is well connected and the event is the right one |
| The AI returns something odd | Make your instruction more specific and tell it the exact format you want |
| I ran out of free tasks | Combine several steps into one flow or switch to Make (larger free plan) |
| Data lands in the wrong column | Go back to the last step and drag each field into place again |
Frequently asked questions
Do I need to know how to code to automate tasks?
No. Tools like Zapier and Make work with menus and visual connections: you pick an app, a trigger and an action. You never write code.
Can I automate for free?
Yes. Zapier offers 100 free tasks a month and Make gives 1,000 monthly operations with 2 scenarios. Enough to start and test. Prices may change, confirm them on the official page.
Where does AI fit into automation?
In the step that thinks: AI (ChatGPT or Claude) reads an email and summarizes it, classifies a message, drafts a reply or extracts data. Automation moves the information; AI understands and transforms it.
What is a trigger?
It's the event that starts the automation: an email arrives, someone fills out a form, a row is added to your spreadsheet. When that happens, the flow runs on its own.
Zapier or Make, which one do I pick?
Zapier is simpler and connects more apps, ideal for beginners. Make is more visual and its free plan goes further. Start with whichever feels clearer; the concepts are the same.