Disclosure: Some links in this article are affiliate links. If you purchase through them, we may earn a small commission at no extra cost to you.
The math: Time to implement: ~15 min | Tasks automated: 3 (capture, log, reply) | Weekly time reclaimed: ~2-4 hours
Most Make.com tutorials walk you through every menu before you connect a single thing. That works for developers.
You are not here for a tour, you are here because a lead filled out your form last night and hired someone else by morning. Three connected blocks fix that. Here they are.
The Lead You Kept Losing After Hours
The reality: most small businesses lose a meaningful chunk of their after-hours leads simply by not replying before a competitor does. One missed lead per week adds up fast, check your own close rate and do the math.
Picture a typical week for a solo operator. Three people fill out the contact form between 6 PM and 8 AM.
By morning, two have already booked somewhere else because whoever replied first won the job. That pattern repeats every week.
Make.com is a visual automation platform that connects your apps so data moves between them without you copying, pasting, or even being awake. For this tutorial, you will wire your web form to your CRM (customer relationship management tool, the place you track leads) and trigger an auto-reply text. Total cost on Make.com’s free tier: zero dollars and about 15 minutes.
The three-module scenario you are about to build uses roughly 3 operations per lead. Make.com’s free tier gives you 1,000 operations per month.
That means this single automation handles over 300 leads per month before you pay anything. For a deeper breakdown of how that 1,000 operation limit works, we have a full explainer.
The Plain-English Make.com Jargon Cheat Sheet
The upshot: four terms cover everything you need for this build.
Make.com uses developer-sounding words for simple concepts. Here is your translation guide:
- Scenario, a recipe. A set of connected steps that run automatically when triggered. You are building one scenario today.
- Module, one step inside your scenario. Think of it as one action: “watch for a form submission” is one module, “create a CRM contact” is another.
- Operation, each time a module runs and processes one item, that counts as one operation. A three-module scenario processing one lead = 3 operations. This is how Make.com meters usage on the free plan.
- Trigger, the first module in every scenario. It watches for something to happen (a form gets submitted, an email arrives, a spreadsheet row gets added) and kicks off the rest.
One common mistake: people assume a three-step scenario costs one operation. It costs three. The savings over other platforms come from Make.com’s pricing tiers and the fact that multi-step scenarios are available on the free plan.
How to Build Your First Scenario (Step by Step)
What matters: your trigger watches your form and fires when someone submits. Two more modules log the lead and send a reply.
Before starting, confirm your form tool connects to Make.com. Google Forms, Typeform, Jotform, Gravity Forms, and most popular builders have native Make.com modules. If yours does not, a generic webhook (a URL that receives data when something happens) works as a fallback.
Get Your Free AI Tools Starter Kit
Take the 2-minute quiz to find your AI match — plus get the tools, checklist, and 50 prompts matched to your business type.
Take the Quiz →Step 1: Create a New Scenario and Add Your Form Trigger
Log into Make.com and click the button to create a new scenario. You will see an empty canvas with a single circle. Click the circle, search for your form tool by name, and select the “watch” or “new submission” option.
Make.com will ask you to connect your form account. Follow the authorization prompts, then select the specific form you want to monitor. This is your trigger module, the first step in every scenario.
Step 2: Run Once to Map Your Fields
Click “Run once” at the bottom of the screen, then submit a test entry on your real form. Make.com captures that test data and maps every field (name, email, phone, message) so the next modules can use it. You should see a green checkmark and a bubble showing your test data.
If the test entry does not appear within 60 seconds, check that you authorized the correct account and selected the right form. This is the most common first-timer stumble.
A note on timing: Make.com uses webhooks to receive form data, a webhook is a URL that receives data the instant someone submits your form. This means your trigger fires immediately on submission, regardless of your plan. On the free tier, webhook-based triggers respond as soon as the form is submitted. Paid plans (starting at $9/month on annual billing) unlock additional features, but instant webhook delivery is available at every level. Look for a webhook-based trigger option when selecting your form module to ensure immediate delivery.
Step 3: Add Your CRM Module
Click the small plus icon to the right of your trigger module. Search for your CRM. If you use HighLevel, search “HighLevel” and select “Create Contact.” Map the fields from your form (first name, email, phone) to the matching CRM fields.
HighLevel starts at $97/month for the Starter plan. SMS and email usage are billed separately on top of that base price. If you use Google Sheets as a lightweight CRM, the process is identical: search “Google Sheets,” select “Add a Row,” and map fields to columns.
Step 4: Add Your Auto-Reply Module
Click the plus icon to the right of your CRM module. For SMS, you will need a connected SMS provider.
If you already use HighLevel, its built-in SMS works here. Twilio is a common standalone option.
Search your SMS tool, select “Send a message,” and compose a short reply:
Hi [CUSTOMER FIRST NAME], thanks for reaching out! We got your message and will follow up by [TIMEFRAME].. [YOUR BUSINESS NAME]
Map the phone number field from your form trigger into the recipient field.
Once you have confirmed all three modules fire correctly, remove the filter and turn the scenario on. This lets you trust the automation before it touches real leads.
Step 5: Activate the Scenario
Turn the scheduling toggle to “on.” Make.com uses webhooks to receive form data, so your trigger fires as soon as the form submits, regardless of plan. That instant response is what ensures leads get logged and texted back without delay.
That is the entire build. Three modules, one scenario, roughly 15 minutes. For a walkthrough of how to automate text messages with more advanced routing, we cover that separately.
When Things Break, and Whether Make.com Is Right for You
In plain terms: automations break. Knowing where to look saves you from panicking.
The most common failure is a disconnected module. This happens when a connected app’s login token expires (typically every 30 to 90 days, depending on the app). Make.com shows a red warning badge on the affected module.
Fix: Open the module, click “Reconnect,” and re-authorize. Takes about 30 seconds. Make.com also sends you an email when a scenario fails, so you will know before leads pile up.
The second most common issue is a field mapping error. Your form tool adds a new field or renames one, and Make.com cannot find the data it expects.
Your automation can also extend beyond business hours, and setting up Make.com after hours call handling ensures leads never slip through overnight.
Fix: Open the module with the error, click into the field mapping, re-select the correct field from the dropdown, and run a test to confirm.
The third common problem is hitting your operation limit. If you are on the free tier and your business is growing, you will get a notification.
The paid Core plan at $9/month (annual billing) gives you 10,000 operations. That is our full breakdown of Make.com’s pricing ROI for solo operators.
None of these require technical skill. They require checking the error log, clicking into the flagged module, and following the prompt.
Is Make.com the right tool for you? It is a good fit if you have at least two apps you want to connect and you are comfortable clicking through a visual interface.
Pick Make.com if:
- You want multi-step automations (form to CRM to text) on a free plan
- You are comfortable with a visual builder that feels like arranging blocks on a whiteboard
- You run more than 5 to 10 leads per week and manual follow-up is slipping
Stick with a simpler tool if:
- You only need single-trigger, single-action automations. IFTTT handles that with less setup.
- You do not want to troubleshoot anything, ever. Managed platforms handle maintenance for you at a higher price.
- You need someone else’s pre-built automation library for common single-step tasks.
The honest limitation: Make.com is not truly “no-code” for complex logic. Once you go beyond three or four connected modules, you will encounter filters, routers, and data parsing that require patience.
Our small business automation review covers where that complexity wall shows up. For the lead-capture scenario in this article, you stay well below it.
For a broader look at how Make.com fits into a full AI automation tools stack, the hub page compares it against other platforms by use case.
Before You Close This Tab
Open Make.com, create a free account, and build the three-module scenario described above. Use a real form you already have on your website. Submit one test entry and confirm all three steps fire: the trigger catches the submission, a new row or contact appears in your CRM or spreadsheet, and the auto-reply text lands on your phone.
Expected output: A green “success” badge on all three modules, one new CRM entry with correct field data, and one text message on your test phone number. Total time: 15 minutes or less.
If any module shows red, re-read the troubleshooting section above. The most common fix is re-authorizing the connected app.
Ready to capture leads while you sleep? Create your free Make.com account and follow this 15-minute blueprint.

Before You Go — Grab Your Free AI Tools Starter Kit
Join 250+ small business owners getting smarter about AI. Take the 2-minute quiz and get your personalized toolkit.
Get Your Free Kit →Frequently Asked Questions
How much does Make.com cost for a small business like mine?
Make.com offers a free tier with 1,000 operations per month, sufficient to run the lead capture automation described. Its first paid plan starts at $9/month (as of June 2026), scaling up based on needed operations and app connections. Always verify current pricing directly on Make.com’s website.
Can Make.com handle sending automatic text replies to leads?
Yes, Make.com can automatically send SMS replies when a new lead is captured from a web form. It connects to SMS services and can personalize messages, allowing you to respond instantly to leads captured at any hour, without manual effort.
How steep is the learning curve for setting up my first Make.com automation?
For the specific lead capture tutorial, you can build a working automation in about 15 minutes without technical skills. The platform uses a visual, drag-and-drop interface with pre-built app modules, so no coding is required for common workflows.
What happens if I run out of free operations on Make.com?
If you exceed your plan’s operation limit, Make.com will pause your automations until the next billing cycle or until you upgrade. The scenario in the tutorial uses about 3 operations per lead, so the 1,000 free operations cover over 300 leads per month.
Can I connect my own CRM to this Make.com lead automation?
Yes, Make.com integrates with a wide range of CRM platforms. You can set the scenario to log new leads directly into your CRM’s contact database, keeping all customer information synchronized automatically.
How we create this content
AIscending articles are researched using public documentation, verified user reviews, and published benchmarks, then written with AI assistance and editorially reviewed for accuracy. Some links on this site are affiliate links — we may earn a commission if you sign up, at no extra cost to you. Affiliate relationships never influence our recommendations. Read our editorial policy for details.
