Pensei em uma solução com podman desktop (Tem que ser windows) + n8n.
Mas estou tomando uma surra para conseguir instalação + configuração.
Alguém indica um tutorial ou uma maneira compatível?
@mkthiago podman on windows is the hard road here, the rootless networking trips up most people trying it. for a free setup id skip podman and use Docker Desktop instead, or even simpler to start, npx n8n with node installed, both get n8n running locally without the podman headache. whats actually breaking right now, the container wont start, or it starts but you cant open localhost:5678? once youre in ill sort the free whatsapp side.
Thanks a lot my friend @achamm .
npx n8n with Node, seems to be the way to go for me.
i will reinstall all and try again.
A few more tutorials should solve my problem; if anything comes up, I’ll be back to ask for help.
Your welcome! I’ll be happy yo help! If it ends up working, feel free to mark my or your reply as the solution!
@mkthiago for the free whatsapp side once youre running, two options: the official WhatsApp Business Cloud node (has a free tier, but you have to set up a Meta business account and get the number approved first), or Evolution API, which is open source and actually free, you self-host it and link whatsapp by scanning a QR like whatsapp web, then n8n drives it through a community node. Evolution is the go-to free combo in the n8n community right now. one honest heads up though, its an unofficial connection so theres always some ban risk on the number, so dont use your main personal one.