Advertising notice: this page currently contains no advertising (affiliate) links. If we add any, each will be marked next to the link and this notice will be updated. Where a statement is our judgment rather than a measurement, it says so.
Who should not automate client intake with Tally, Make, HubSpot and Brevo
Based on our tests of 2026-08-16 and 2026-08-20 on the free plans (Tally Free and HubSpot Free CRM, accounts created 2026-08-05; Brevo Free, 2026-08-06; Make Free, license read 2026-08-20). Our tested workflow works for the buyer we built it for: a solo consultant or 1-5 person agency with a modest lead flow. This page is the other half of an honest recommendation: the situations where we would tell you not to use it, each tied to something we observed.
Skip this stack if any of these is true
-
A missed acknowledgement would cost you a client. Before we added error handling, two provoked failures each left a lead with a CRM record but no reply, and switched the whole scenario off. With handlers (v2) the lead still got a reply in our test, but we observed that once. If "always replies" is a contractual or reputational must, use a tool with delivery guarantees and support, or keep a human in the loop.
-
You expect more than about 166 new leads a month and want to stay free. A healthy new-lead run consumed 6 Make credits in every measured case; failed and handled runs measured 4 to 7. Make Free includes 1,000 credits a month (checked on 2026-08-20), so 166 healthy runs use 996 credits and retries, alerts and duplicates change the total. Past the cap the next step is Make Core at $9 a month on monthly billing (checked on 2026-08-20), and the "all free" premise is gone. Our calculator does the arithmetic for your mix.
-
You only need a form that creates a contact. HubSpot's own free form builder does that without Make or Brevo (vendor page checked on 2026-08-18; we did not test it). That removes two tools from the narrower workflow.
-
You want the acknowledgement to come from a personal Gmail address. Make refused a personal @gmail.com sender on both connection types we tried (plain SMTP and its restricted Google OAuth path). Make's connection dialog pointed personal Google accounts to an additional setup guide; we did not test that route. We switched to Brevo instead.
-
Duplicate submissions must be merged, not dropped. Two submissions of the same email in rapid succession slipped past the search-based check in our tests (once during a v1 queue burst, once in our single v2 race test at 29 milliseconds). Without handlers that errored and deactivated the scenario; with handlers the duplicate was dropped with an alert. In neither version is the newer submission merged into the existing contact.
-
You need Make execution-log history beyond 7 days on the free plan. Make's pricing page lists 7-day execution log retention for Free and 30 days for Core (checked on 2026-08-20; the 7 days is also what our account's license reported through Make's API). In our attempts we could not pull per-run module detail through the API at all.
-
You need a verified erasure workflow for personal data. When we bulk-deleted test contacts on 2026-08-16, HubSpot showed a notice saying the action does not follow the rules of certain privacy laws and that, to follow them, contacts must be deleted one at a time from the contact's profile. We transcribed the notice but did not capture a screenshot, and we have not verified HubSpot's current documentation on privacy-request deletion. We cannot tell you what any law requires; we can tell you the CRM itself flags bulk deletion. Verify the process and get proper advice before relying on it.
-
Nobody will look at a dashboard regularly. In each of our two one-off v2 failure tests the handler sent an alert; one left a deal unlinked, the other dropped the newer duplicate submission. We judge that both need operator review, and that if no one reads the alerts the automation will quietly drift. That is judgment, not a measured failure rate.
-
You need first and last names as separate fields. Our mapping stores the full name in HubSpot's first-name property. Fixable, but not fixed in the template.
-
You are already on a paid CRM with native intake automation. We did not test those products; this is a judgment that a built-in path usually beats a bolted-on one.
It is a reasonable fit if
You have a trickle of inbound leads, you accept checking one dashboard and one alert inbox, you can live with a dropped duplicate or an unlinked deal now and then, and you want to see exactly what the automation does before you trust it. That is the buyer we tested for.
The non-affiliate alternatives we would point to first
- HubSpot's free form builder for plain capture (checked on 2026-08-18).
- Self-hosted n8n if you want no operation caps and are comfortable running a server (n8n pricing page, checked on 2026-08-18); we have not tested it.
Evidence packs client-intake-v1 and client-intake-v2. Each numbered item maps to this page's claim ledger; items marked as judgment are inferences, not measurements.