Home / AI Automation / Make Review
AI Automation

Make Review 2026: We Built and Ran a Real Scenario, AI Assistant Included

By Adrian Cole · Updated 15 August 2026 · 10 min read

Abstract navy and gold Teknexia Hub brand graphic reading 'One Scenario, Built and Run, Tested Prompt by Prompt' for the Make review
Adrian Cole, Lead AI Tools Reviewer at TeknexiaHub

Adrian Cole

Reviews AI tools through documented research and hands-on testing where available · How we test →

Quick Verdict

// Hands-on tested
★★★★☆ 3.6 / 5
Best for: teams who want a genuinely conversational AI scenario builder and a generous free tier, and don't mind a few extra exchanges to get there · Price: Free (1,000 credits/mo) · Core from $9/mo

Teknexia AI Tool Evaluation Framework

Scored against our site-wide 5-criteria framework, from our own hands-on test building and running a real scenario with Make's AI assistant, combined with Make's public pricing page for the tiers we didn't test directly. This is the canonical score for Make, the third entry in our AI Automation category.

Ease of use — 7/10Make's AI assistant, Maia, builds a scenario through a back-and-forth conversation rather than a single-shot draft — it asked us clarifying questions before writing anything. That's genuinely easy, just not instant.
Output quality — 8/10Every scenario Maia proposed in our test was logically correct and matched what we asked for. We hit two real account limits along the way (no Slack connection, no Data Store space), and both times Maia adapted its plan correctly rather than producing a broken scenario.
Workflow integration — 7/10We didn't get to test a real third-party app connection end to end, since our test account had no Slack connection set up. Make's built-in modules (Data Store, Tools) worked cleanly in our test.
Pricing value — 7/101,000 free credits a month is a real, usable free tier, and Core at $9/mo is the cheapest paid entry point of the three automation tools we've tested in this category.
Beginner friendliness — 7/10The clarifying questions make it hard to build something Maia misunderstood, which helps a beginner, but it takes more back-and-forth than a single-prompt competitor.

Overall: 7.2/ 10

Make is a visual automation platform: scenarios built from a trigger and a chain of modules, connecting apps and built-in tools without writing code. We tested it directly, including Maia, Make's AI scenario-building assistant, on a real account. This is the third review in our AI Automation category, alongside n8n and Zapier, and it's labeled Hands-on tested for the parts we verified directly.

Key Takeaways
  • Maia, Make's AI assistant, builds scenarios conversationally — it asked us which Slack destination and which timezone to use before writing anything, rather than guessing (Teknexia Hub testing, August 2026).
  • We hit two real limits in our own account (no Slack connection configured, no free Data Store storage), and Maia correctly adapted the plan both times instead of leaving us with a broken scenario.
  • The final scenario — a daily schedule trigger into a Tools module — ran successfully on the first execution: Success, in under a second, for 1 credit.
  • This review was run through direct browser automation rather than manually captured screenshots, so it doesn't include interface images the way our other reviews do — the test itself and its results are still real and hands-on.

What We Tested, and What Happened

We logged into an active Make account and opened a new scenario. Instead of building it manually, we typed a plain-language request into Maia, Make's AI assistant (in beta): “Every day at 9am, send me a Slack message saying 'Daily check-in reminder'.” Maia didn't just generate a guess — it asked us two clarifying questions first: where the reminder should go in Slack (we chose DM) and which timezone “9:00 AM” should use. Our first answer, “local device,” wasn't precise enough, so it followed up asking for a real IANA timezone (we picked Europe/London). It then summarized the exact plan — a daily 9:00 AM Europe/London schedule into a Slack DM — and asked us to confirm before building anything.

Once we confirmed, Maia built the scenario and asked us to connect a Slack account. Our test account had no Slack connection configured, and creating one requires an OAuth authorization we weren't in a position to complete mid-test. Rather than treat that as a dead end, we told Maia directly, and it proposed swapping the action for a Data Store record instead, asking three more clarifying questions (how each record should represent a run, which fields to store, whether to rename the scenario). We agreed, and it built that version — only to run into a second real limit: our account's Data Store storage was full, and creating a new one failed with an explicit “Not enough space in storage” error. We told Maia that too, and it adapted again, this time swapping the action for a built-in Tools “Set variable” step that needs no external account and no storage.

That final version worked. We ran it manually, and Make's own history log recorded the result plainly: Success, triggered manually, completed in under a second, 1 operation, 1 credit used, 67 bytes of data transferred. The variable it set contained exactly what we asked for, composed with a real timestamp: “Daily check-in reminder — 2026-08-15 09:13.”

Our Test Protocol

These notes document what we did during testing — they are separate from the 5-criteria Teknexia AI Tool Evaluation Framework score in the Quick Verdict above, not a replacement or duplicate of it.

TestPromptResultNote
AI scenario building (Maia)“Every day at 9am, send me a Slack message saying 'Daily check-in reminder'”Asked clarifying questions, confirmed the plan, then built the scenarioConversational, not one-shot
Adapting to a missing Slack connectionTold Maia no Slack connection existedProposed and built a Data Store alternativeHandled correctly
Adapting to a Data Store storage limitData Store creation failed: "Not enough space in storage"Proposed and built a Tools "Set variable" alternative, no account or storage neededHandled correctly
Scenario executionManual run of the final scenarioSuccess, under 1 second, 1 operation, 1 credit, correct output valueFast, correct on the first real run

A note on this review's format

Every other review in this category was captured by the person testing the tool, with their own screenshots. This one is an exception: we ran the entire test ourselves through direct browser automation rather than manual screenshots, so this review doesn't include interface images the way our n8n and Zapier reviews do. The data above — the questions Maia asked, the two real errors we hit, the exact execution result — is all real and drawn directly from that session, not reconstructed from memory or invented.

What we didn't test

We didn't test a real third-party app connection (Slack or otherwise) end to end, since our account had no connection configured and we didn't complete a new OAuth authorization mid-test. We also haven't tested Make's paid tiers, its error-handling and retry tools, webhooks, or its broader module library ourselves. For those, this review leans on Make's own documentation rather than our own use, and we'll expand it as we test more of the platform.

What Make Actually Is

Make (formerly Integromat) is a visual automation platform: scenarios are built on a canvas from a trigger and a chain of modules, connecting apps and built-in tools (schedulers, data stores, HTTP requests, flow control) without writing code (Make, 2026). Maia, its AI scenario-building assistant, is currently in beta and sits inside the same scenario editor, building and modifying scenarios directly on the canvas based on a conversation rather than a single prompt.

Make Pricing and the Free Plan, in Detail

We verified this pricing directly on Make's own /en/pricing page on 15 August 2026. Make switched from counting "operations" to "credits" in 2025 — our own test run used 1 credit for one module execution.

PlanPriceCredits/moKey limits
Free$01,000Up to 2 active scenarios
Core$9/mo10,000Unlimited active scenarios
Pro$16/mo10,000Advanced scenario controls, priority execution
Teams$29/mo10,000Team collaboration features
EnterpriseCustomCustomHigh-performance execution, dedicated support

Pricing verified directly on make.com/en/pricing on 15 August 2026. The identical 10,000-credit starting allowance across Core, Pro, and Teams looked unusual enough that we'd recommend confirming current tier limits directly on Make's site before subscribing, since paid tiers are typically scalable beyond the listed starting point.

What Users Report

Trustpilot's own site returned an automated bot-detection challenge when we tried to verify Make's exact rating directly, the same block we've run into reviewing other tools in this category. Third-party sources report roughly 164 contributors with mixed sentiment; we don't have a confirmed aggregate star rating to report, so we're not inventing one.

What we can report, cross-referenced across multiple independent sources, are recurring patterns:

  • Recurring positives: reviewers describe Make as powerful and flexible once learned, with genuine time savings for recurring workflows — consistent with what our own test found once we got past the two account limits.
  • Recurring complaints: a real learning curve around field mapping and branching logic for new users, and inconsistent response times from customer support in some reports — we didn't test support ourselves.

Make vs Zapier vs n8n

All three tools in this category are reviewed here as Hands-on tested, which makes this a genuine three-way comparison rather than one tested tool against marketing copy for the others.

CriteriaMakeZapiern8n
Framework score7.2 / 107.4 / 107.2 / 10
Free plan1,000 credits/mo, confirmed hands-on100 tasks/mo, 2-step Zaps onlyFree self-hosted only
Entry paid price$9/mo (Core)$19.99/mo (Professional, billed annually)$20/mo (Cloud)
AI scenario builderMaia (beta) — conversational, asks clarifying questions, confirmed hands-onCopilot — single-prompt draft in under 30 seconds, confirmed hands-on in our Zapier reviewHas an AI Assistant per n8n's own docs; not tested by us
AI output quality in our testsEvery proposal was logically correct; adapted twice to real account limitsPicked the right apps in most tests, but field mapping often needed manual correctionNot tested
Review method hereHands-on testedHands-on testedHands-on tested

Pricing and scores from each tool's own review on this site, verified 15 August 2026 (Make), 3 August 2026 (Zapier), and 25 July 2026 (n8n). Each tool was tested separately, on its own account, not a single side-by-side project run through all three.

Pros & Cons of Make (2026)

Pros

  • Maia asks clarifying questions before building anything, which made it hard for it to guess wrong in our test
  • Adapted correctly to two real account limits (missing Slack connection, full Data Store) without producing a broken scenario either time
  • Our test scenario ran successfully on the first try: under 1 second, 1 credit
  • 1,000 free credits a month is a genuinely usable free tier, confirmed hands-on
  • Cheapest entry paid tier ($9/mo) of the three automation tools we've reviewed in this category

Cons

  • Maia's conversational approach takes more back-and-forth than Zapier Copilot's single-prompt draft, in our own test of both
  • We didn't get to test a real third-party app connection end to end, since our account had no Slack connection set up
  • The identical 10,000-credit figure across three different paid tiers on the pricing page is confusing enough to warrant double-checking before subscribing
  • We could not confirm Make's Trustpilot rating; Trustpilot blocked our direct access
  • This review doesn't include interface screenshots, an exception to how we normally document hands-on tests

Frequently Asked Questions

Does Make have an AI assistant like Zapier Copilot?
Yes, called Maia (currently in beta). In our own test, it worked conversationally: it asked clarifying questions before building anything, confirmed the plan, and adapted correctly when we hit two real account limits (no Slack connection, no Data Store space). That's slower than Zapier Copilot's single-prompt draft but produced correct results each time in our test.
Does Make have a free plan?
Yes. Our own test ran on the free plan, which gives 1,000 credits a month and up to 2 active scenarios, per Make's pricing page. Paid plans start at $9/mo (Core).
How fast does a Make scenario run?
In our own test, a simple scheduled-trigger-to-Tools scenario completed in under 1 second and used 1 credit, confirmed in Make's own execution history.
How does Make compare to Zapier and n8n?
All three are Hands-on tested on this site. Make's free plan and entry price are the most generous of the three in our research; Zapier's AI assistant (Copilot) is faster in a single prompt; Make's Maia is more conversational and asked clarifying questions before building. We haven't tested n8n's AI assistant ourselves.

Our Make Review Verdict

Make's AI assistant is genuinely conversational, and that turned out to matter more than we expected. Maia asked us real clarifying questions before building anything, and when our test account hit two separate real limits — no Slack connection, no Data Store space — it adapted the plan correctly both times instead of leaving us with something broken. The scenario we ended up with ran successfully on the first try: under a second, one credit, the right output. Set against Zapier's faster single-prompt Copilot, Make's approach costs a few extra exchanges but produced consistently correct results in our test, and its free plan and $9/mo entry price are the most generous of the three automation tools we've now reviewed hands-on. The honest gap in this review: we didn't get to test a real third-party app connection ourselves, and we're publishing it without interface screenshots, an exception to how we normally document these tests. This verdict is Hands-on tested for the parts we verified directly, and we'll revisit it with a fuller test, screenshots included, when circumstances allow.

Try Make's free plan

We do not currently have a confirmed affiliate or referral relationship with Make; this is a standard outbound link, not a monetized one. Make does run a public affiliate program per its own site, which we may join in the future, but this link is not tracked. This review is Hands-on tested: we built and ran a real scenario using Make's AI assistant ourselves in August 2026, combined with Make's public pricing and documentation for the parts we didn't test directly.
Visit Make →

Related reviews

Leave a Comment