There’s a category of work that sits in every job and every routine — tasks that aren’t difficult, don’t require judgment, and yet consume a disproportionate amount of time. Copying data between spreadsheets. Writing out the same email from scratch every Monday. Reformatting documents. Scheduling the same kind of meeting repeatedly.
These tasks don’t need a human. They need a system. And in 2025, building that system no longer requires knowing how to write a single line of code.
What Automation Actually Means in Practice
Automation doesn’t have to mean robots or complex software. At its simplest, it means connecting two tools so that when something happens in one, something else happens automatically in another.
Someone fills out a form on your website → they get a welcome email automatically. You receive an invoice by email → it gets saved to a specific folder in Google Drive without you touching it. A spreadsheet gets updated → a Slack message goes out to your team.
None of these require coding. They require the right tools and fifteen minutes of setup.
The Tools That Make This Possible
Make (formerly Integromat)
Make is a visual automation platform where you build workflows by connecting blocks on a canvas. Each block represents an app or an action — Gmail, Google Sheets, Notion, WhatsApp, hundreds of others. You drag, connect, and configure.
The free plan covers 1,000 operations per month, which is enough to automate several recurring tasks without paying anything. For most individuals and small teams, it never needs to go beyond the free tier.
Zapier
Zapier works on the same principle as Make but with a simpler interface. Make rewards the people willing to spend an extra hour learning it. Zapier rewards the people who need something running before lunch. The tradeoff is that complex workflows become expensive quickly on Zapier’s paid plans.
For straightforward automations — «when X happens, do Y» — it’s the fastest starting point available.
ChatGPT for One-Off Tasks
Not every automation needs a permanent workflow. For tasks you do occasionally rather than daily, simply describing the task to ChatGPT and letting it process the data manually is often faster than building an automation.
Paste a list of 200 email addresses and ask it to remove duplicates and sort alphabetically. Drop in a spreadsheet and ask it to flag every entry where a number crosses a specific limit. These aren’t automations in the traditional sense — but they eliminate the manual work just as effectively.
Three Automations Worth Setting Up This Week
Email to spreadsheet. Connect Gmail to Google Sheets via Make so that every email matching specific criteria — a certain sender, a subject line keyword — automatically logs to a row in a spreadsheet. Useful for tracking applications, invoices, or client enquiries.
Automatic file organisation. Every time a file lands in a specific Google Drive folder, move it automatically to a subfolder based on its name or type. Keeps downloads and shared documents organised without manual sorting.
Weekly summary digest. Pull data from wherever you track your work — a project management tool, a spreadsheet, a calendar — and have it compiled into a summary message sent to your email or Slack every Monday morning.
Where to Start
Pick one task you do manually every week that follows a predictable pattern. Open Make, search for the apps involved, and see if both are available as connectors. In most cases they will be.
The goal for the first automation isn’t to save hours — it’s to understand how the pieces fit together. Once that clicks, the second automation takes half the time, and the third takes ten minutes.