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:

  1. 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 Access Token and instance ID).
  2. Add two parameters; number and message.
  3. For number, input the phone number of the recipient and for the message, the message that is to be sent via WhatsApp.
  4. Data Format, choose "Form".
  5. And click "Test" or "Retest".