You can author workflows without writing any code: Pipedream supports over 700 integrated applications (GitHub, Slack, etc) [1] and all connectors are open source [2]. In addition, you can write any Node.js, Python, Go, or Bash code within workflows, extending the pre-built integrations with your own custom logic.
Since we launched Pipedream on HN [3], over 300k developers have used the product. Pipedream developers tell us consistently that they love the code-level control when they need it, and the built-in, no code integrations when they don't. But we’ve also heard consistent feedback that the product needed to be easier to use, support more language runtimes, and provide a native Git integration.
In Pipedream v2, we have re-imagined the entire product and key features, including:
- Multi-language support including Node, Python, Golang, and Bash - Data Stores to store and retrieve data across steps & workflows - Open source triggers and actions for 700+ applications - Improved workflow builder to test and iterate without impacting live workflows - Multiple triggers are now supported per workflow - Improved forms and testing for rapid step-by-step development
We’re working on a GitHub integration now, which will let you manage workflow definitions as code. You can still use the Pipedream UI to author workflows, and use Pipedream’s pre-built integration components to build integrations, but you’ll be able to serialize those workflows to code. Think Terraform or CDK for app integrations. You can sign up for our waitlist below. [4]
My cofounder @dylburger and I will be here to answer any questions.
[1] Explore our integrations - https://pipedream.com/explore
[2] GitHub - https://github.com/PipedreamHQ/pipedream
[3] Alpha launch on HN - https://news.ycombinator.com/item?id=21270424
[4] Sign up for early access to GitHub integration - https://pdrm.co/git
Recently used Pipedream very successfully on a freelance gig to create a search widget powered by a client-editable Airtable base that auto-feeds into an Algolia index.
I'm excited to play around with v2, have been promoting Pipedream in my little Discord community of scrappy devs. Best wishes on your continued success.
This looks like it may be in the sweet spot of flexible enough to do something more advanced, but would save me the effort building out the integration steps manually.
How have I not heard of you before?
The last sentence of the Open Source section reads: "You can also create a PR contribute new or enhanced components via GitHub."
Probably should read, "You can also create a PR and contribute new or enhanced components via Github."
Personal request: can you provide a low cost tier for personal usage? I love the idea, but the number of invocations I'm talking about is probably around 200/month (for family related stuff), I can't justify paying 20$/month for that to my wife
You can see our pricing at https://pipedream.com/pricing and a deeper overview / FAQ here: https://pipedream.com/docs/pricing/
Here’s a video: https://imgur.com/5jhbouf
Can I make an integration for others? Or is that stuff all done by your team?
We do a little work to create the shell of the app integrations, e.g. we add the logo, for OAuth apps we configure the details of the OAuth authorization / refresh process, etc. Then you can develop any sources or actions for the app and publish them for all Pipedream users.
The best place to chat is on our public Slack or GitHub, if you're interested. See https://pipedream.com/support .