Pipedream
FreemiumDeveloper-first integration platform with 10,000+ APIs, code steps in Node, Python, Go or Bash, and compute-metered credit pricing.
What is Pipedream?
Pipedream is a code-friendly integration platform built for engineers who find no-code builders limiting. Every workflow is a sequence of steps, and any step can be a prebuilt component or arbitrary code in Node.js, Python, Go or Bash, with access to more than 10,000 APIs and full npm and PyPI package support. Connect handles OAuth and token management, which removes the most tedious part of building integrations yourself. Two things position it correctly. Billing is compute-based rather than per task, so long-running or memory-heavy steps cost more than trivial ones, which rewards efficient workflows and penalises careless ones; model your actual runtime rather than counting steps. And it assumes real development skill, so it is the wrong recommendation for a marketing team wanting drag-and-drop, and the right one for a backend team that would otherwise write and host the glue code themselves.
Key Features
Integrations
How to Use Pipedream
✅ Best For
- Backend and full-stack developers who want the speed of managed OAuth with the freedom to drop into real code whenever a connector falls short
- Teams whose workflows involve heavy custom logic, API orchestration or data transformation that visual builders express awkwardly
- SaaS companies using Pipedream Connect to embed a native integration marketplace inside their own product without building auth for every provider
- Engineering teams running many multi-step workflows, since compute-metered credits do not penalise you for adding steps
❌ Not For
- Non-technical users, because writing and debugging code steps is central to getting real value from the platform
- Workflows that block on slow upstream APIs, since credits meter wall-clock execution time and a nine-second API wait costs the same as nine seconds of real work
- Teams needing a polished drag-and-drop canvas, which Make or Activepieces provide far more comfortably
- Long-running jobs, as standard plans enforce a hard execution timeout that forces you to re-architect into async chunks
Reviews
No reviews yet. Be the first to review Pipedream!
Pricing
- ✓100 credits/month with a hard cap
- ✓3 active workflows
- ✓3 connected accounts
- ✓2
- ✓000 credits/month
- ✓more workflows and accounts
- ✓no hard usage cap
- ✓Unlimited workflows and connected accounts
- ✓GitHub Sync
- ✓higher credit pool
- ✓Embedded managed auth for 100 external users
- ✓10
- ✓000-tool API access
- ✓Custom volume pricing
- ✓HIPAA support
- ✓SSO
- ✓VPC deployment
- ✓SLA
Prompts to Try
Build a workflow that receives a Stripe webhook, runs a Python step to validate the payload and writes to Postgres
Create a workflow using a Node code step that calls three APIs in parallel and merges the results
Set up a scheduled workflow that pulls from an internal API and posts a formatted digest to Slack
Use Pipedream Connect to let my SaaS users connect their own Google accounts