Hi Guys, Just wonder is it possible to send an whatsapp message to a particular person when someone hit a button? I know I can set this in workflow easily if I wish to receive an email notification, but anyone know if I can get a whatsapp notification? any plugin will allow me to do that? Thanks so much!
You can do this without using any plugin… simply create the wa.me link for the number and open it.
For example: this opens whatsapp message to ‘9999999999’ and prepopulates message with ‘Hi There’.
Note that you need to remove +, - and ( symbols from the number. The text should be a URL encoded text. Example here:
Thanks Gaurav!
This is great!
By the way, if you need to build a more complex text dinamically, it’s easy to drop a hidden rich text input within the page and then call its content in the wa link using :URL encoded
Works beautifully.