You want to make an easy automation but doesn't want to write integration code for bunch of platforms.
n8n is good because of loads of easy to use and straightforward to configure with good documentation nodes. Like 'get message from whatsapp' trigger. I have a bot which gets messages from WhatsApp looks for URL in it, downloads a video and posts it to private video hosting, and then shares link in chat with friends.
All components are already there and you don't have to code really annoying infra around maintaining WhatsApp bot.
You want to make an easy automation but doesn't want to write integration code for bunch of platforms.
n8n is good because of loads of easy to use and straightforward to configure with good documentation nodes. Like 'get message from whatsapp' trigger. I have a bot which gets messages from WhatsApp looks for URL in it, downloads a video and posts it to private video hosting, and then shares link in chat with friends.
All components are already there and you don't have to code really annoying infra around maintaining WhatsApp bot.