WAIntro
Here is some explanation of the WhatsApp Blast Unofficial API usage.
Message Status
| Code | Name | Description |
|---|---|---|
| Q | QUEUE | Message is on Queue and to be proceed |
| S | SENT | Message is on process to be sent to the destination (single tick message) |
| D | DELIVERED | Message has been delivered |
| R | READ | Message has been read on destination side |
| A | ABORT | Message has been aborted and not going to be sent anymore |
| F | FAILED | Message is not sent. Issue may vary |
Duplicate Message Limit
You can limit the number of same message with same recipient sent multiple times. This limitation counter active for 24 hours (full day on current date).
Steps to set the limit:
- Go to app.nusasms.com on Account > Account Settings menu
- Subscribe the Allow duplcate SMS settings, then edit the limit number.
Emoticons
Text message may contains emoticon. Just use the emoticon char.
Emoticon examples: 😀 🇮🇩
Tutorial Video (Bahasa Indonesia)
Here a coding tutorial to use Whatsapp API using PHP (in Indonesian Language).