Whatsapp message node

Which n8n node can be used to send whatsapp message periodically free of cost.

Hey @Rahul,

Welcome to the community. As far as I know we do not have a node that provide that service. If you have used one before, please leave the name here so that later can be implemented.

Regards

Thanks @RicardoE105, I have tried Twilio but its not capable to send whatsapp messages to a whatsapp group. It is useful when someone have to send whatsapp message to a single whatsapp number. I though to ask in forum.

Thanks for response.

@Rahul I see. We do have a Twilio node but we do not implement that resources yet, right now it just send sms. If you find out about a better service to send Whatsapp messages please let us know. Thanks very much.

It is actually possible to send WhatsApp messages via the Twilio-Node but like mentioned only directly to a phone number and not to a group. Also is it not free as Twilio charges for that.
I have sadly no experience in that field at all, so do not know if there is a way to do that and if so how. Sorry!

@Rahul most service providers allow free WhatsApp messages when end-user (not you) starts the conversation. Otherwise, cost is applied.

Please think about this: you are sending unsolicited messages to users. You can use WhatsApp web for that use case and I know nobody that provides that service for free. Business is business :wink:

Hi, I’m also searching if there is any integration between n8n and WhatsApp.

Found that Chat-API (https://chat-api.com) had been used by Pabbly Connect successfully to talk mostly between gsheet & whatsapp.

Can we have anything like it? Perhaps node for chat-api? Thanks!

Welcome to the community @Azril

The only node that can talk to the WhatsApp API (as far as I can remember) it’s the Twilio node. If you want a specific integration with chat-api you can make a feature request.