Zapier Tasks, Make Credits and n8n Executions: What Each One Counts
Zapier, Make and n8n all charge for usage, and each one counts something different. Zapier counts tasks, Make counts credits, and n8n Cloud counts executions. The same workflow can bill very differently on each, and a comparison that lines up headline prices hides that.
This guide sticks to what each vendor's own documentation says and links to it. It leaves out dollar amounts, because those change. The vendor pages were read on 24 September 2026.
Zapier counts successful actions
Zapier's help center defines a task as any successful action that runs in Zapier, and says only successful actions count toward task usage.
Several things never count: trigger steps, any Filter or Paths step, action steps that error or halt, and steps that use Formatter, Delay, Looping, Sub-Zap, Digest, Zapier Manager or Storage.
Zapier's own example is a three-step Zap that takes a Gmail trigger, uploads a file to Dropbox and posts a Slack message. It uses two tasks per run, because only the two action steps count. Ten runs is twenty tasks.
Make counts credits, and most actions cost one
Make bills in credits. Its help center says that for non-AI apps and third-party AI services, “1 operation equals 1 credit”. In practice an ordinary module action costs one credit.
AI features are the exception. Make says some modules use credits based on “actual usage rather than a fixed rate”, mainly token consumption, and that some modules with fixed usage cost more than the default one credit. Make tags those modules.
If you used Make before the change, the help center says existing operations were converted to credits at a 1 to 1 ratio, and that plan pricing, including the cost of buying credits, stayed the same.
Articles that describe Make as billing per operation predate that change. So did earlier versions of our own Make and Zapier guides, which we have corrected.
n8n Cloud counts workflow executions
n8n Cloud pricing is based on monthly workflow executions. n8n defines an execution as a single run of your entire workflow, and says it does not matter how many steps the workflow has or how much data it processes. It is still one execution.
Self-hosting works on different terms. n8n's pricing page lists a self-hosted Community Edition, and self-hosted Business and Enterprise plans that use license keys. Check the plan terms for how those are billed.
The same three questions, answered for each
| Question | Zapier | Make | n8n Cloud |
|---|---|---|---|
| What is the billing unit? | Task | Credit | Workflow execution |
| What counts? | Each successful action step | Each module action, usually one credit | One run of the entire workflow |
| What does one more action step do? | Adds one task per run | Adds about one credit per run, more for some AI modules | Nothing. The run still counts once |
One workflow, three bills
Take a workflow that starts on a new form submission and then runs five action steps: look up the contact, create a CRM record, post to Slack, add a spreadsheet row and send a confirmation email. Assume 1,000 submissions a month and no failures.
- Zapier: the trigger is free and the five actions count, so 5 tasks per run and 5,000 tasks a month.
- Make: five module actions at one credit each is about 5 credits per run and about 5,000 credits a month, plus whatever the trigger costs and any AI modules. Check the credit rules for the modules you use.
- n8n Cloud: 1,000 executions a month, whatever the number of steps.
What this changes in practice
The figures above are an illustration, not a quote. They show the shape of the difference. Add ten more steps to the workflow and Zapier and Make each count about ten more units per run, while n8n Cloud still counts one execution. With a single action per run the gap disappears, because one task, one credit and one execution are the same size.
- On Zapier, put filters straight after the trigger. Triggers and Filter steps are free, and steps after a failed filter do not run, so a record that fails the filter costs no tasks.
- Count steps per run before you compare plans. Runs per month multiplied by steps per run is the figure that lines up across all three.
- On Make, look up the credit rules for the modules you use. AI modules can cost more than one credit, and the cost varies with usage.
- Treat older comparisons with suspicion. Any article that says Make bills per operation was written before credits.
Where price stops being the deciding factor
Usage counting is one input. Logic, maintenance and hosting decide the choice more often, and our Zapier alternatives and Make vs Zapier guides cover those.
The short answer
Zapier counts successful actions and skips triggers, filters and paths. Make counts credits, usually one per module action, with AI modules costing more. n8n Cloud counts whole-workflow executions, however many steps they contain.
Before you compare prices, write down the steps per run and the runs per month for your own workflows. That gives you a like-for-like usage figure to check against each vendor's plans.
Common questions
What counts as a task in Zapier?
A successful action step. Zapier's help center says only successful actions count. Triggers, Filter and Paths steps, and steps that error or halt do not count, and neither do steps that use Formatter, Delay, Looping, Sub-Zap, Digest, Zapier Manager or Storage.
Does Make still charge per operation?
No. Make now bills in credits. Its help center says existing operations were converted at a 1 to 1 ratio, and that for non-AI apps one operation equals one credit. AI features can cost more.
How does n8n Cloud count usage?
By workflow execution. n8n defines an execution as a single run of the entire workflow, regardless of how many steps it has or how much data it processes.
Is self-hosted n8n billed per execution?
Self-hosting uses different terms. n8n's pricing page lists a Community Edition, and says its Business and Enterprise plans for self-hosted instances use license keys. Read the plan terms for your case. Which license covers your use also depends on what you do with n8n, and our guide to n8n's license covers that.
Sources
Read on . Vendor terms change, so check the current page before you rely on a definition.