Is it possible to send automatic whatsapp messages without using the twilio plugin?

You can set an action to open a page and send a text dynamically to this address https//wa.me

Just complete it with the telephone number you want (replace the 1234567890 with the actual phone number with country and city code) and the text message you want:

https://wa.me/1234567890?text=Hello

Replace the number and text above dynamically and you can send text messages to any whatsapp phone number

2 Likes