Most small businesses in the Philippines do not lose leads because the product is wrong. They lose leads because an inquiry arrives on Messenger, a website form, email, or a missed call, and nobody follows up before the customer moves on. Automating that follow-up is usually the first automation worth paying for.
The natural next question is cost. The honest answer is that it ranges from free to a monthly subscription to a small server bill plus your time. This guide breaks down four realistic options, with prices converted to pesos, so you can match the cost to the size of your business.
Pricing note: software prices change often and depend on billing interval and tier. The figures below were checked in June 2026 against vendor pricing pages and converted at roughly ₱61 per US dollar. Exchange rates and plan prices move, so treat these as a planning range, not a quote, and confirm current pricing before you commit.
Option A: Free DIY with Google tools
If your lead volume is low and you are comfortable doing light setup yourself, you can build a basic follow-up system for ₱0 per month. A Google Form captures the inquiry, Google Sheets stores it, and Gmail sends the first reply or a reminder to yourself. No subscription, no code.
This is the right starting point for a solo operator, a sari-sari style online shop, or a service business getting its first few inquiries a week. It will not route leads by urgency or draft smart replies, but it makes sure nothing falls through the cracks. I wrote a full walkthrough of this approach in free business automation with Google Forms, Sheets, and Gmail.
Option B: Cloud no-code tools
When you outgrow manual steps, a cloud automation tool connects your form, your inbox, your spreadsheet or CRM, and a chat alert, and runs the follow-up automatically. The three common choices are Zapier, Make, and n8n Cloud. Rough starting prices, billed annually:
- Make: from about ₱550/mo for the Core plan ($9/mo billed annually). Usually the cheapest entry point.
- Zapier: from about ₱1,220/mo for the Starter plan ($19.99/mo billed annually). The simplest to set up.
- n8n Cloud: from about ₱1,220/mo for the Starter plan ($20/mo billed annually), priced by workflow executions rather than per step.
These are the annual-billed headline prices. Monthly billing costs more, so a tool that looks cheap month to month can cost noticeably more if you do not commit to a year. The other thing to watch is how each tool counts usage: Zapier counts tasks, Make counts credits, and n8n counts executions. For a multi-step follow-up workflow, that difference changes the bill more than the headline price does. I compared this in detail in Zapier vs Make vs n8n pricing.
Option C: Self-hosted n8n on a VPS
Self-hosting n8n removes the monthly software subscription. The software is free, and a small VPS that can run it costs roughly ₱300 to ₱600 per month. On the invoice, this is the cheapest way to run unlimited workflows.
The invoice is not the full cost. Self-hosting moves the work to you. Someone has to handle:
- Deployment: setting up the server, Docker, n8n, a database, HTTPS, and a domain. A first clean deploy can take a day or two if you have not done it before.
- Updates: n8n releases often. Updating safely means reading release notes and testing that your workflows still run.
- Backups: workflows, credentials, the database, and the encryption key all need to be backed up. Exporting a workflow JSON is not a backup.
- Monitoring: if the server or a workflow goes down at 2am, you only find out if something is watching it.
- Break-fix: when an integration changes or a credential expires, you are the support team.
None of this is hard once it is set up, but it is real ongoing time. For a business with someone technical in-house, self-hosting is excellent value. For a business without that, the ₱300 to ₱600 server bill can quietly turn into hours you did not budget. I documented a realistic build in self-hosted n8n deployment with Docker and Cloudflare.
Option D: Done for you
The last option is to have someone build the workflow, then either hand it over or keep it maintained. The cost here is a one-time build plus optional monthly upkeep. It is the right fit when the follow-up process matters to revenue and you would rather buy the result than learn the tools.
What you are really paying for is the design and the maintenance, not the software. A well-built lead workflow that captures the inquiry, saves it, alerts the right person, and tracks status is worth far more than the ₱550 tool bill underneath it.
The cost at a glance
For a typical small business automating lead follow-up, this is the rough shape of each option before any AI steps or heavy volume.
Best for solo operators and low lead volume. You do the setup, but nothing falls through the cracks.
Best when you want reliable automation without running a server. Watch the usage model, not just the price.
Cheapest invoice, but you own deployment, updates, backups, monitoring, and break-fix.
Best when the follow-up process drives revenue and you want the result, not the tooling.
Prices are planning ranges checked in June 2026, converted at about ₱61 per US dollar. Exchange rates and plan prices change, so real cost depends on the current rate, billing interval, plan tier, lead volume, AI usage, and how much maintenance the workflow needs.
What I would recommend for a Philippine small business
- Just starting: begin with the free Google tools setup. Prove the follow-up habit first, then automate more.
- Steady inquiries, no technical staff: a cloud tool like Make or n8n Cloud is worth the monthly fee for the reliability.
- Technical person in-house, many workflows: self-hosted n8n gives the best long-run value, as long as someone truly owns the upkeep.
The cheapest option is not always the right one. The right one is the system that actually gets built, runs reliably, and is easy enough to keep alive. A ₱550 tool that runs every day beats a free setup that nobody maintains.
Sources
n8n referral
Trying n8n Cloud?
If n8n looks like the right fit for your lead workflow, you can use my referral link. FloxoLab is an official n8n partner and may earn a commission at no extra cost to you.
Want a quick estimate for your leads?
Tell me where your leads come from and what happens after they arrive. I can map a lead follow-up workflow and estimate whether free tools, a cloud subscription, or self-hosted n8n fits your business best.
Get the map