To trigger send a message using Integrately, use the "Webhook / API Integration" and choose "POST action".
Settings for the field as per the below screenshot.
Description for each step:
- The URL format is: https://dash.wabot.my/api/send.php?type=text&instance_id=61D655XXXXXXX&access_token=8e8c0ac6e6XXXXXXXX (make sure to replace with your subdomain, access token and instance ID).
- Add two parameters; number and message.
- For number, input the phone number of the recipient and for the message, the message that is to be sent via WhatsApp.
- Data Format, choose "Form".
- And click "Test" or "Retest".