Enable WhatsApp Messages On CV/ SI

To enable WhatsApp messages for any domain, we follow the following process. For the explanation purposes, taking SI (Sales Invoice) and company Noorani – Al Kayenat Trading Co LLC as an example. First, verify that the messages are enabled or not, via settings table. SELECT * FROM settings where category = ‘sendsms’ UPDATE settings SET […]

Read More

WhatsApp Automation

User Guide API WhatsApp Automation API is built using PHP and it uses a simple bridge to send messages to Python program. It supports a single end point for sending messages, details are given below: https://<your-domain.com>/admin/SendSMSAPI.php Parameters Parameter name (GET or POST method) Description SMS The mobile number to send the message to should contain […]

Read More