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
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 16 Jun 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
Free
$0 — 100 credits/day, 3 active workflows, 3 connected accounts, unlimited testing

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

Pipedream earns strong developer marks: G2 rates it around 4.6/5, and Capterra higher still, though the Capterra sample is very small. Users consistently praise dropping real Node.js, Python, Go, or Bash code into visual workflows, the generous free tier, and the breadth of its 3,000+ integration library. Main criticisms centre on opaque credit-based billing (costs can spike with slow upstream APIs), a learning curve that makes the platform hard to use without developer skills, and UI complexity when debugging multi-step failures. Following the Workday acquisition, product-direction uncertainty is an emerging concern for community users.

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

Is Pipedream actually open source?
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.
What happens to Pipedream now that Workday has acquired it?
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.
How does Pipedream's pricing compare to Zapier at scale?
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

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