pipedreamhq/pipedream

Connect APIs, remarkably fast. Free for developers.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 5th, 2026
Created on January 22nd, 2020
Open Issues & Pull Requests: 4,405 (+1)
GitHub issues: Enabled
Number of forks: 5,780
Total Stargazers: 11,678 (+1)
Total Subscribers: 279 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.5 days
Mean response time: 62.0 days
90th percentile: 211.7 days
Tracked items: 5,092

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 72% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "action" is answered fastest, typically in about 32 hours, while "no-response-from-developer" waits about 7 days. 54% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3,289
New in 7 days: 42
Closed in 7 days: 19
Avg open age: 616 days
Stale 30+ days: 3,117
Stale 90+ days: 2,937

Recent activity

Opened in 7 days: 35
Closed in 7 days: 16
Comments in 7 days: 3
Events in 7 days: 13

Top labels

  • triaged (5,439)
  • enhancement (3,703)
  • app (3,225)
  • Outreach (2,436)
  • added to app backlog (1,943)
  • no-response-from-developer (1,491)
  • bug (900)
  • user request (874)

Detailed Description

Pipedream is an integration platform that enables developers to connect APIs and build event-driven automations through a hosted, low-code environment.

The platform addresses the challenge of integrating disparate services and automating workflows by providing pre-built components for over one thousand applications, allowing developers to quickly construct integrations without writing boilerplate code. When pre-built components are insufficient, developers can inject custom logic using Node.js, Python, Golang, or Bash code within the same workflow. Workflows are triggered by HTTP requests, scheduled events, or other sources, and execute a series of steps that can call integrated services or run arbitrary code.

Pipedream suits developers building event-driven automations who want to avoid managing infrastructure. The platform is free for developers and handles hosting, so there is no need to provision or maintain servers. It works well for scenarios like sending notifications to Slack, updating spreadsheets, or orchestrating multi-step processes across multiple APIs. The tool is particularly valuable when you need both pre-built integrations and the flexibility to write custom code in the same workflow, rather than choosing between a purely visual builder and a code-first approach.

The project maintains an active repository of integration components that developers can inspect and extend. The codebase includes the source for all pre-built components, product roadmap tracked through issues, and comprehensive documentation. Community engagement occurs through a forum and Slack channel where developers can ask questions and share workflows.