Pipedream

Developer-first workflow automation with 3,000+ integrations and full code steps in Node.js, Python, Go, or Bash.

Agents & Automation Freemium Has API
Researched · Published · Reviewed
RECATOOLS Score
7.8 / 10
Capability
8.5
Value for money
7.5
Ease of use
6.5
ASEAN readiness
6
API quality
9
Founded
2019
HQ
San Francisco, California, USA
Users
5,000+ customers and tens of thousands of users (per Workday acquisition announcement)
Launched
Beta launched 2019; acquired by Workday
Developer
Workday (acquired February 2026)

Overview

Pipedream is a cloud-based integration and workflow automation platform built squarely for developers. Workflows are sequences of event-driven steps — pre-built actions drawn from a library of 3,000+ app connectors, or fully custom code blocks written in Node.js, Python, Go, or Bash — triggered by webhooks, schedules, app events, or HTTP requests. Every code step can import packages from npm, PyPI, or other package managers, giving developers the full expressiveness of real programming languages inside a visual workflow canvas. The platform also includes Pipedream Connect, a toolkit that lets developers embed these integrations and 10,000+ pre-built tools directly into their own products or AI agents.

Pipedream was acquired by enterprise HR and finance giant Workday in early 2026 (deal announced November 2025, closed February 2026), adding its connector library and AI-agent orchestration capabilities to Workday's platform. As of mid-2026, Pipedream continues to operate as a standalone product with its existing pricing and developer community intact. The Source Available connector registry on GitHub (11.5k+ stars) remains the backbone of the platform, though Workday's long-term product roadmap for the asset is still being communicated.

Advertisement

Pricing

Pricing shown for reference only. These figures reflect RECATOOLS research as of 31 Aug 2026 and may be out of date or incomplete. This is not financial or purchasing advice — always confirm the current price on the provider’s official website before making any decision.

Free
$0/mo
For individuals getting started
  • 100 credits/mo
  • 3 active workflows
  • 3,000+ integrated apps
Basic
$29/mo
For individuals with growing needs
  • 2,000 credits/mo
  • 3 active workflows
  • 1 data store
Connect
$99/mo
For developers building integrations
  • 10,000 credits/mo
  • 10k pre-built tools
  • Managed auth
Business
Custom
Production integrations at scale
  • Custom credits
  • SSO + VPC
  • Dedicated success engineer

Use cases

Automating multi-step API workflows between SaaS tools (Slack, GitHub, HubSpot, Airtable) using code steps that can import any npm or PyPI package Building AI agent backends that need to call external APIs, retrieve data, and execute tasks across third-party systems via Pipedream Connect ETL pipelines that transform and route data between databases, webhooks, and cloud services using Python or Node.js logic Real-time event processing — triggering workflows on webhook events, new GitHub commits, Stripe payments, or scheduled intervals Embedding third-party integrations into SaaS products via Pipedream Connect so end-users can connect their own accounts without the developer building each OAuth flow

What you can produce with Pipedream

  • A live, multi-step automated workflow connecting two or more APIs with custom code logic, running in the cloud with no infrastructure management
  • An event-driven integration pipeline triggered by webhooks or app events, processing and routing data to downstream services in real time
  • A Pipedream Connect implementation that exposes thousands of app integrations as user-facing features inside a custom SaaS product
  • A reusable workflow template published to the Pipedream community, covering a common developer automation pattern
  • An AI agent orchestration layer that calls external APIs, retrieves data, and executes tasks across third-party systems using Pipedream's MCP-compatible toolset
  • A scheduled data sync job pulling from source APIs, transforming with Python or Node.js, and writing to a database or spreadsheet on a defined cron schedule
  • A complete OAuth-connected account setup for a supported app, enabling authenticated API calls across multiple workflow steps without manual token management
Advertisement

ASEAN Perspective

Pipedream in Southeast Asia

Pipedream has no dedicated ASEAN infrastructure, offices, or regional support, and there is no publicly documented APAC-specific adoption programme. That said, the platform is globally accessible and widely used by individual developers across Southeast Asia for API integration work — its generous free tier removes the cost barrier common in the region. Developers in Singapore, Malaysia, and Indonesia who build on AWS, GCP, or Azure will find Pipedream's multi-language code steps and webhook triggers fit naturally into existing cloud-native stacks. The Workday acquisition may shift the product toward enterprise HR use cases, which could reduce relevance for the SME and indie-developer segment that characterises much of the ASEAN adopter base today.

RECATOOLS Verdict

Pipedream occupies a strong niche as the most code-friendly hosted automation platform short of building on raw cloud functions. The ability to write real Node.js, Python, Go, or Bash in every step — importing any library, no sandboxed formula language — makes it a genuine productivity multiplier for developers who need flexibility that Zapier and Make cannot offer. Its 3,000+ connector library and 10,000+ pre-built tools are a practical foundation, and the generous free tier lets individuals prototype serious automations at no cost.

The caveats are real, however. The credit-based billing model is notoriously opaque: workflows that block on slow API calls accumulate credits during idle time, making cost at scale hard to predict. Non-technical users will struggle — this is not a Zapier replacement for business teams without developer support. The Workday acquisition introduces meaningful product-direction uncertainty for existing customers: Pipedream's roadmap is now driven by an enterprise HR company, and it is unclear whether the developer-first community product will receive the same investment it did as an independent startup.

Independent AI-assisted assessment by RECATOOLS.

What people say

$29 a month buys 2,000 credits and Node/Python/Go/Bash code steps -- a combination no-code competitors like Zapier and Make simply don't offer. Pipedream's four self-serve tiers (Free, Basic $29, Advanced $49, Connect $99) plus a custom Business plan give developers a clear on-ramp, with the Advanced tier's unlimited workflows and GitHub sync typically cited as the sweet spot once a project outgrows Basic's three-workflow cap.

Reviewers back up the pitch: G2 puts Pipedream around 4.6/5, and Capterra even higher, though the Capterra sample size is small enough to treat cautiously. What users consistently call out is writing real code -- actual npm and PyPI packages -- inside a visual workflow canvas, rather than fighting a proprietary formula language. The 3,000+ connector library and the newer Connect toolkit (for embedding Pipedream's integrations into a company's own product or AI agents) round out the pitch for teams that want Zapier's breadth with a real programming language underneath.

The catch is the credit-based billing: since Pipedream charges for compute time rather than steps, a workflow that sits waiting on a slow upstream API burns credits the whole time it's blocked, which makes cost forecasting harder than a flat per-task model. Non-technical users will struggle without developer support -- this isn't a business-team replacement for Zapier. And Workday's February 2026 acquisition close adds real product-direction uncertainty: Pipedream currently still ships and prices normally, and the source-available connector registry (11.5k+ GitHub stars) remains intact, but the 2026 roadmap is now explicitly being pulled toward Workday-plus-external-systems AI agents rather than purely independent developer tooling.

Summary of public user & expert reviews, compiled by RECATOOLS.

Notable facts

  • Pipedream's connector registry on GitHub has over 11,500 stars and 5,700 forks — the components are source-available and community-contributed, meaning thousands of developers have shaped the integration catalogue.
  • Co-founder Tod Sacerdoti previously built BrightRoll, a video advertising platform acquired by Yahoo for roughly $640 million in 2014 — making Pipedream his second major exit.
  • Pipedream changed its license from MIT to a proprietary Source Available License in January 2022, explicitly to prevent competitors from building rival products on top of its open connector code.
  • Workday's acquisition in early 2026 was partly driven by Pipedream's MCP Server, which exposes its entire integration catalogue — roughly 10,000 tools across 3,000 apps — making it directly consumable by AI agents.

Frequently asked questions

No. The platform's component registry is source-available under the Pipedream Source Available License (changed from MIT in January 2022). You can read, fork, and modify the connector code, but you cannot use it to build a competing product. The core runtime and cloud infrastructure are proprietary. Some peripheral SDKs use Apache 2.0 or MIT.
Workday closed the acquisition in February 2026. As of mid-2026, Pipedream continues to operate as a standalone product with the same pricing and community access. However, Workday's strategic intent is to integrate Pipedream's 3,000+ connectors into its AI agent platform, and the long-term product roadmap for developers outside the Workday ecosystem is not yet publicly confirmed.
Pipedream meters by compute time (1 credit = 30 seconds at 256 MB RAM) rather than per task, which is cheaper for lightweight automations but can become expensive if workflows block waiting on slow external APIs. Zapier charges per task/zap run, which is more predictable for simple linear flows. At moderate volume, Pipedream is generally significantly cheaper than Zapier; at high volume with long-running steps, costs can converge or exceed Zapier depending on workflow design.

About this listing

Researched on
Published on
Last reviewed

This entry was compiled from publicly available data including Pipedream's official website, press releases, documentation, and reputable third-party publications. RECATOOLS is not affiliated with Pipedream unless explicitly stated.

Data accuracy

Third-party AI tools update their pricing, features, availability, and policies frequently. Information here may be outdated by the time you read this — we make reasonable efforts to keep listings current, but cannot guarantee absolute accuracy.

For the latest details, please refer to Pipedream directly →

Spotted something out of date? Suggest an update →

Advertisement