Pipedream
A weekend of work, and real gaps remain.
Workflows written as code with hosted execution: each step is a Node or Python function, with managed authentication to hundreds of APIs and no server to run.
Build hosted-feeling workflows on your own infrastructure. STACK - A Node worker on a small server or a serverless platform, Postgres WORKFLOWS AS CODE - One file per workflow exporting steps in order - Each step receives the previous step's output and returns its own THE PART THAT IS ACTUALLY HARD - OAuth token storage: encrypted at rest, refreshed before expiry, revoked cleanly - One table for connections: provider, account, encrypted tokens, expiry, scopes - A single refresh routine all steps go through, never a refresh at each call site RUNS - Row written before the first step; each step appends input, output and duration - Secrets and tokens redacted before anything is written RELIABILITY - Timeouts and retries with backoff on every outbound call - Idempotency keys on writes, so a retry cannot duplicate Include the connections schema, the refresh routine and the run log.
What you lose
- Managed OAuth — token storage, refresh and revocation for hundreds of APIs, which is the genuinely tedious part
- Hosted execution with no server, scaling and cold starts to think about
- A registry of ready-made components you can read and fork
If you would rather not build
- Cron plus a script, for two workflows
The escape hatch
open source · no votes, no paid placement
Windmill
$0Runs scripts as workflows with schedules, secrets and a run history.
windmill-labs/windmillfree · open source
Why this verdict
our own opinion · changed only by a person
62/100
Verdict kinda at 62. Running the code is easy; storing and refreshing OAuth tokens for a dozen providers is the weekend, and doing it securely is the part to take seriously.
History
tracked since 10 Aug 2026 · nothing is ever overwritten
Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.
Questions about Pipedream
answered from the record above
Is Pipedream free?
No — the plan we track is $29 a month. Basic from around $29/month billed monthly, priced on credits rather than on runs.
Can you replace Pipedream by building your own?
ALMOST. A weekend of work, and real gaps remain. Replacement score 62 out of 100, build time a weekend. Read what you lose before you decide.
How much does Pipedream cost?
$29 a month on Basic — $348 a year. Recorded 9 Aug 2026.
What do you lose by replacing Pipedream?
Managed OAuth — token storage, refresh and revocation for hundreds of APIs, which is the genuinely tedious part; Hosted execution with no server, scaling and cold starts to think about; A registry of ready-made components you can read and fork. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Pipedream?
Yes: Windmill, n8n. The prompt on this page is for when you want it your way instead.
Related entries
same category first, most replaced first
Every week, something stops being worth paying for.
New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.
free forever · no tracking pixel · every prompt stays free on the site