← The Operator’s Library

The Missing Manual for Make · Field Guides

Make Guides

Production troubleshooting for Make. Find the fix, get back to building.

30 guides · updated regularly

Common problems
Latest guide Make Aggregator Not Working: No Output, Too Many Groups, Wrong Structure Make aggregator outputs nothing, splits into too many groups, or sends the wrong structure downstream? One of six settings is the culprit. Read →
The complete reference The Missing Manual for Make These guides fix problems one at a time. The manual is the whole system — every module, pattern, and production practice in one place. View the book →

Data, Variables & Parsing

Variables, Parse JSON, iterators, aggregators, arrays, and formulas.

Make Aggregator Not Working: No Output, Too Many Groups, Wrong Structure Make aggregator outputs nothing, splits into too many groups, or sends the wrong structure downstream? One of six settings is the culprit. Updated Aug 2026Read → Make Iterator Not Working: Every Cause and How to Fix It Make iterator not working? The culprit is almost always the wrong input type, the wrong array field, or an upstream module that returned nothing. Updated Aug 2026Read → Make Mapping Fields Missing: Every Cause and How to Restore Them Make mapping fields missing? The fix is almost always a sample-data problem, a stale schema, or a Parse JSON module with no data structure. Updated Jul 2026Read → Make Set Variable / Get Variable Not Working? Here’s Every Reason Why Make’s Set Variable or Get Variable returning empty? The fix is almost always execution order, lifetime scope, or the cross-route trap. Updated Jul 2026Read → Make Formula Not Working? Why Your Expression Returns the Wrong Value (or an Error) Commas where Make wants semicolons, display labels inside map(), 1-based indexes — the six formula-breakers and how to spot yours in seconds. Updated Aug 2026Read → Make Parse JSON Not Working? Fix the Empty Output Panel An empty fields panel almost always means one of six things. Data structures, malformed input, and the collection-vs-string trap, in order. Updated Jul 2026Read → Make Iterator vs Aggregator: How They Work, the Source Module Trap, and the Real Operations Cost One splits bundles, one combines them — and the Source Module field is where everyone gets stuck. Bundles explained before anything else. Updated Jul 2026Read →

More Make Guides

Everything else in this library.

Make InvalidConfigurationError: What It Means and How to Find the Broken Setting Make InvalidConfigurationError deactivates your scenario immediately, and the error message rarely tells you which field is actually broken. Updated Jul 2026Read → Make Data Stores: How They Work, When to Use Them, and the Limits That Will Surprise You Make’s built-in database, explained straight: the five operations, the pagination trap, and the cases where a data store is the wrong tool. Updated Jul 2026Read → Make Pricing Explained: What You Actually Pay For One idea explains the whole bill: the credit. What the plan tiers really change, whether the free plan is enough, and three ways people overpay. Updated Jul 2026Read → Make vs n8n: Which Automation Platform Is Right for You? Convenience versus control, priced honestly. Where Make earns its subscription, where n8n’s self-hosting wins, and how to decide in one pass. Updated Aug 2026Read → Make Retry Strategy: Automatic Retries, the Retry Handler, and the Gotchas That Eat Credits Make doesn’t retry anything by default. The three retry mechanisms, when each one fits, and the cases where retrying just burns credits. Updated Aug 2026Read → Make vs Zapier: Pricing, Speed, Limits, and When Each Wins The billing models decide this one. A worked cost example at 1,000 runs a month, where Zapier genuinely wins, and where Make runs away with it. Updated Aug 2026Read → Make Error Handling: Retry, Skip, Resume, Commit, Rollback — and the Silent-Corruption Trap Make has five error handlers and most builders pick the wrong one. Which to use when, and how to log failures so you can actually find them. Updated Jul 2026Read → Make Operations vs Credits: What Counts, What Changed, and How to Lower Your Bill Credits are the whole bill. What one credit buys, why AI modules burn them fastest, and how to find your worst offenders before the invoice does. Updated Aug 2026Read →

An MMS Vegas Imprint · Las Vegas, NV

The Operator’s Library

Field manuals, guides, and tools for the people who have to make the system actually work — written from production, not theory.

Verified Current

Every manual and guide is checked against the current release and carries the month it was last verified.

Corrected Openly

When a tool changes or we get something wrong, the fix is dated and noted on the affected guide.

Built by an Operator

Written by one person running the same automations, checkouts, and campaigns these books document. By Brian Kasday →