How to send WhatsApp Documents with the API

You can easly send Documents with the TextMeBot API using the following URL: https://api.textmebot.com/send.php?recipient=[phone number]&apikey=[your apikey]&document=[url of document] You can optionally add the following parameters: &test=[Text to show below the document]&filename=[Filename to show in the whatsapp message]&json=[yes/no] to receive the response in json format

How to send WhatsApp Messages from Google Sheet + Google Scripts

You can use the instructions below to send WhatsApp Messages from to multiple recipients stored in a Google Sheet table. Google Sheet will use a script created in Google Scripts to send the message through the API. Requirements: – You need to get an APIkey first. Click here to get one.– Connect …

How to send WhatsApp Messages from Google Sheet + Google ScriptsRead More »

WhatsApp Multidevice Capability

TextMeBot API it is only compatible with the WhatsApp Multidevice configuratiuon. How to check if your device has the Multidevice cpability enabled? 1) Go to “Settings” and then “Linked Devices” 2) Check if the Multi-device capability is enabled: If not enabled, click “Multi-device” and join the beta or stable capability.