At first I thought that a code alternative for a no-code solution like zapier was counterintuitive. But as an engineer using Zapier (for the first time) these past few months I got so frustrated by the lack of an option to just write some "if" or just 2 lines of code to make things work the way I want them. I think trigger.dev nails it. This is exactly what I needed.
Show HN: We built a developer-first open-source Zapier alternative
81–90 of 196 posts
Re: Show HN: We built a developer-first open-source Zapier alternative
#82This looks great, congrats on the launch! I am interested in a platform that bundles many pre-built integrations to various services that I could wire up through code and execute on my customers' behalf. Essentially, a way for me to present my customers with a plethora of integrations out of the box without having to build them all myself. This seems like it's moving in that direction and I saw another comment where…
Re: Show HN: We built a developer-first open-source Zapier alternative
#83At first I thought that a code alternative for a no-code solution like zapier was counterintuitive. But as an engineer using Zapier (for the first time) these past few months I got so frustrated by the lack of an option to just write some "if" or just 2 lines of code to make things work the way I want them. I think trigger.dev nails it. This is exactly what I needed.
Zapier has a python / JS code step (basically a AWS lambda) you can use to do something like this. Downside is that it has a timeout of 10s
Re: Show HN: We built a developer-first open-source Zapier alternative
#84Re: Show HN: We built a developer-first open-source Zapier alternative
#85Re: Show HN: We built a developer-first open-source Zapier alternative
#86Are you hosting or am I? The marketing implies that I’m hosting but your FAQ, at the bottom, says you are. Can you please clear up?
Currently we are hosting, but we are going to be documenting how to self host in the near future so you can host it yourself.
Re: Show HN: We built a developer-first open-source Zapier alternative
#87Earlier quoted context omitted.
and suddenly at least one of us realizes why zapier costs money. the cycle continues.
Comes up all the time. There was another tool like this (huggin?). I think what often gets missed and what gives zapier great power is the developer platform that can let devs build anything! I have a lot of custom integrations with apps that support use cases that afaik only I have. It is incredible effective.
Re: Show HN: We built a developer-first open-source Zapier alternative
#88Why are there so many "Zapier alternatives"?
Zapier's UI is a hot mess. If you breathe on a zap it turns off. Default names for zaps are "Untitled Zap". Pricing is very high for any sort of serious traffic. The webapp runs very slow. But most important, no one knows how to say "Zapier". Is it ZAHpier or ZAYpier?
Re: Show HN: We built a developer-first open-source Zapier alternative
#89At first I thought that a code alternative for a no-code solution like zapier was counterintuitive. But as an engineer using Zapier (for the first time) these past few months I got so frustrated by the lack of an option to just write some "if" or just 2 lines of code to make things work the way I want them. I think trigger.dev nails it. This is exactly what I needed.