Good evening, I hope everyone is well. I am trying to use an external API to send messages via Whatsapp (https://www.callmebot.com/blog/whatsapp-messages-from-appsheet)
In one of my tables I have a virtual column called [url_envio_whatsapp] in which I apply the following formula to complete it
Concatenate("https://api.callmebot.com/whatsapp.php?source=AppSheet&phone=",[celular_dis_internacional],"&text=Hola+Pancho","&apikey=1502114")
If I test the formula, the result is what I show in the following image
The expression result:
If I copy and paste this URL into a browser, the API responds correctly
On the other hand, I have a bot that, given an event, tries to send a message via WhatsApp
When I test the bot it gives me the following error
What I can be doing wrong ?
User | Count |
---|---|
16 | |
7 | |
6 | |
4 | |
3 |