Pipedream Review 2026: Credit Pricing, Free Tier, and Buyer Fit
Pipedream review 2026: how credit-based pricing works, what the free tier includes, paid plan costs, and how it compares with Zapier, Make, and n8n.
Limits: We did not sign up for Pipedream or run any workflows, integrations, or credit-usage tests. Pipedream's pricing page is JavaScript-rendered and returned no extractable text, so dollar figures come from third-party pricing trackers and review sites, not the official page. Third-party sources published at different points in 2026 disagree on paid plan names and prices, indicating Pipedream restructured its tiers; exact figures should be confirmed on pipedream.com/pricing.
Pipedream is a strong, code-first automation platform for developers, with a genuinely useful free tier and a credit model that prices on compute time rather than per task. It is cloud-only with no self-hosting, is not built for non-technical users, and its paid plan lineup changed during 2026, so buyers should verify current tiers before committing.
- Developers and engineering teams that prefer writing code to dragging boxes
- Teams automating API- and webhook-heavy integrations that want to prototype free first
- Buyers who want to pay for compute time rather than per task
- You are non-technical and need a visual, no-code builder; Zapier or Make fit better
- You want self-hosting or long-term cost certainty; open-source n8n wins on data control at scale
- You need dedicated support, SLAs, or HIPAA/SOC 2 compliance without an enterprise contract
On this page
Pipedream is a hosted automation platform aimed squarely at developers. Instead of connecting pre-made steps with a mouse, you build workflows from triggers and steps and drop Node.js, Python, Go, or Bash directly into any step. With HTTP and event-source primitives plus thousands of app integrations, it functions less as a no-code tool and more as a fast way to ship glue code without managing servers. [S3][S1]
Its pricing follows the same developer-first philosophy: you pay for compute time in credits, not for each “task” or “zap” the way Zapier does. That distinction is the single most important thing to understand before you buy. [S1][S4]
Bottom line
Verdict: conditional. Pipedream is a genuine fit for engineering teams that want a generous free tier, real code in every step, and pricing that tracks actual compute instead of task count. The reasons it is not an unqualified recommendation are that it is cloud-only with no self-hosting, it is not designed for non-technical users, and its paid plan names and prices shifted during 2026, making exact costs harder to pin down than they should be. [S1][S3][S4][S5]
This is a desk-research review built from Pipedream’s official documentation and pricing page plus three independent 2026 sources. We did not create an account or run workflows.
How Pipedream pricing works
Pipedream does not charge per step. Instead it meters compute time in credits, billed against workflow execution. The official documentation defines the base rate this way: [S1]
| Activity | Credit cost |
|---|---|
| 30 seconds of compute at 256 MB memory (default) | 1 credit |
| 1 second of compute | 1 credit |
| 15 seconds of compute | 1 credit |
| 35 seconds of compute | 2 credits |
| Add memory beyond 256 MB | Cost scales in 256 MB increments |
The practical consequence is that a 20-step workflow finishing in five seconds costs the same as a two-step workflow finishing in five seconds. You pay for execution time, not for how many boxes you connected. Doubling a workflow’s memory from 256 MB to 512 MB doubles its credit cost over the same run time. [S1][S4]
Two parts of the model are especially buyer-friendly. Credits are not consumed while a workflow is tested or developed in the builder, and an active workflow that never runs in a billing period incurs no charge. Only executions cost credits. [S1]
The free tier
Pipedream’s free plan is a real, permanent offering, not a trial. The documentation describes a daily free-credit limit that cannot be exceeded, a limited number of active workflows and connected accounts, and community support through the forum and Slack. An independent March 2026 breakdown puts the limits at roughly 100 credits per month, three active workflows, three connected accounts, and a five-minute maximum execution time per run. Free-plan workflows stop with a “Runtime Quota Exceeded” error when the ceiling is hit, rather than silently overcharging. [S1][S4]
For evaluation, prototyping, and light personal automation, the free tier is enough to learn the platform and ship small projects without a credit card. It is not suitable for production workloads that cannot tolerate hard stops mid-execution. [S3][S4]
Paid plans
This is the part to verify carefully, because the tiers changed during 2026. The most detailed breakdown we located, dated March 30, 2026, described this structure: [S4]
| Plan | Monthly price | Credits | Active workflows | Connected accounts | AI tokens |
|---|---|---|---|---|---|
| Free | $0 | 100 | 3 | 3 | 1M |
| Basic | $29 | 2,000 | 10 | 5 | 20M |
| Advanced | $49 | 2,000 | Unlimited | Unlimited | 50M |
| Connect | $99 | 10,000 | Unlimited | Unlimited | Unlimited |
| Business | Custom | Custom | Unlimited | Unlimited | Custom |
A more recent tracker, updated September 3, 2026, shows a simplified lineup, with a free tier described as roughly 10,000 invocations per month, an Advanced plan at $29 per month, and a Business plan at $99 per month. That suggests Pipedream consolidated its middle tiers at some point after the March breakdown. The takeaway for a buyer is not a single memorized price: it is that paid entry sits around $29 per month and production tiers run toward $99 per month, and the exact current names and limits should be read from Pipedream’s own pricing page before purchase. [S4][S5]
Beyond the dollar figures, the paid tiers remove the free tier’s hard credit stop and allow workflows to continue running with overage charges on the next bill, which Pipedream lets you cap manually if you want to avoid runaway costs. Higher tiers add unlimited workflows and connected accounts, GitHub Sync for version-controlled workflow definitions, larger event queues, and richer AI token allowances. [S4]
Strengths
- Real code in every step. You can write Node.js, Python, Go, or Bash inside any workflow step, which means you are limited by your own code rather than by a vendor’s connector library. [S3]
- A genuinely generous free tier. Enough monthly credits, full code execution, and free development testing to build and validate real integrations before paying a cent. [S1][S3]
- Credit pricing over per-task pricing. Light, low-frequency workflows can stay cheap or free for a long time, in contrast to Zapier’s per-action billing, which punishes high-volume or many-step automations. [S3][S4]
- Strong integration and trigger primitives. HTTP webhooks, event sources, and thousands of app integrations (the platform is variously described as supporting 2,000+ integrations) make it easy to wire up almost anything. [S3][S4]
- Fast iteration for engineers. No server management, instant deployment, and a clean event history make it a fast way to ship internal glue code. [S3]
Limitations
- Not for non-technical users. The entire product is built around writing code in steps, so a team without developers will be better served by Zapier or Make. [S3]
- Cloud-only, no self-hosting. There is no way to run Pipedream on your own infrastructure, so you cannot escape the usage meter the way you can with an open-source tool. [S3]
- Compute pricing has a ceiling at scale. High-frequency or long-running workflows push credit usage up, and there is no flat-rate escape hatch on the standard tiers. [S3]
- Tier instability. Paid plan names, limits, and prices changed during 2026, which makes long-term cost budgeting harder than it should be. [S4][S5]
- Entry paid plan caps active workflows. The March 2026 breakdown limited the entry paid tier to 10 active workflows and five connected accounts, which forces consolidation or an early upgrade for teams with many integrations. [S4]
How Pipedream compares with Zapier, Make, and n8n
Pipedream’s main trade-off against Zapier is code and flexibility versus app breadth and ease of use. Zapier connects more apps and needs no programming, but its per-task pricing can get expensive on high-volume, multi-step workflows; Pipedream charges for compute instead, which developers often find friendlier. Make offers powerful visual automation without code, splitting the difference for non-programmers who still want depth. [S3]
Against n8n, Pipedream is similar in spirit (both are developer-friendly), but the important difference is self-hosting. n8n is open source and self-hostable, so a self-hosted n8n workflow costs nothing per run, while Pipedream always meters compute on its own cloud. For developers weighing long-term cost and data control, n8n is usually the cheaper home; Pipedream wins on being fully managed with no infrastructure to run. [S3]
For more on the alternatives, see our Zapier review, the n8n vs Make comparison, our Activepieces review, and our roundup of Zapier alternatives.
Who should choose Pipedream
Choose Pipedream if your team writes code and wants a fully managed automation platform with a useful free tier and compute-based billing. It is a strong fit for developers automating API- and webhook-heavy workflows, building internal integrations, and prototyping before spending. The free tier and free development testing make it low-risk to evaluate. [S1][S3]
Who should look elsewhere
Skip Pipedream if you or your team are non-technical and need a visual builder, in which case Zapier or Make are the better starting points. Skip it too if you want self-hosting, long-term cost certainty, or full data control, where open-source n8n is the stronger choice. And if you need dedicated support, compliance certifications, or guaranteed SLAs, confirm those are available in a contract rather than assuming they come with a standard paid tier. [S3][S4]
Final verdict
Pipedream receives a conditional recommendation with medium confidence. It is a well-designed, code-first automation platform with a genuinely generous free tier and a pricing model that aligns cost with actual compute rather than task count. The conditional verdict reflects the real constraints: it is cloud-only, it is a poor fit for non-programmers, and its paid tiers moved during 2026.
Before buying, read the current plan names and prices directly on Pipedream’s pricing page, estimate your monthly credit consumption from your expected execution time and memory, and decide whether you can live with a usage meter or would rather self-host an open-source alternative.
Sources
- Plans and Pricing (Pipedream Documentation)Pipedream, accessed Sep 4, 2026
- Pipedream PricingPipedream, accessed Sep 4, 2026
- Pipedream Review (2026): Pricing, Features & Who It's ForStackferret, accessed Sep 4, 2026
- Pipedream Pricing 2026: Plans, Costs & Billing BreakdownCheckThat, accessed Sep 4, 2026
- Pipedream Pricing 2026: Plans, Costs & Free OptionsAISO Tools, accessed Sep 4, 2026