I see n8n everywhere and while I love automation I can’t think of a use case, that couldn’t be realized in Bash instead.
So I’m wondering, if you use n8n what are you using it for?
I see n8n everywhere and while I love automation I can’t think of a use case, that couldn’t be realized in Bash instead.
So I’m wondering, if you use n8n what are you using it for?
I’ve done some of that stuff in Python, and n8n is just lovely, far simpler. You can also add a node that runs Python code in n8n, so you only gain simplicity, but lose almost nothing.