Overview
Features
Workflows
Workflows are sequences of steps that automate tasks, triggered by events (HTTP, timers, data changes), combining pre-built actions with custom code in Node.js, Python, Go, or Bash.
Event Sources
Sources trigger workflows by emitting events from services like GitHub, Slack, Airtable, RSS; events can be consumed via REST API or real-time SSE streams; you can build your own simple event source.
Actions
Pre-built code steps used in workflows to perform common operations; you can create and publish your own actions to share with the community.
Custom code
Run code in Node.js, Python, Go, or Bash within workflows; import dependencies, connect to Pipedream-connected apps, and implement custom logic.
Destinations
Deliver events to services like Amazon S3, Snowflake, HTTP, Email, and SSE destinations.
Free Tier
No fees for individual developers; run sources and workflows for free within the limits of the free tier.




