|
|
|
|
|
by SansGuidon
406 days ago
|
|
As a former user of N8N the tool looked interesting to me but I ended up converting most of my use cases into shell scripts, python scripts executed by cron jobs, and into ci/cd jobs. It gave me more flexibility about the tech stack I need, and a greater ease of debugging and developing robust designed tools. I guess N8N was not intuitive for simple things and seemed too complicated for me. I'm now happier with cron jobs/GitOps to manage my automations.
On the other hand I also had to replace some IFTTT workflows with my own scripts. More work for me but I gained quality and control. |
|