Everything you need to know about BeepMate - email forwarding to WhatsApp, group notifications, API usage, attachments, and privacy.
https://beepmate.io/send?key=YOUR_KEY&id=YOUR_ID&msg=MESSAGEHere is an example:
https://beepmate.io/send?key=MyKey&id=19291111111&msg=Hello%20WorldNote that if you connected BeepMate to a group, the message will be delivered to the group and not to your personal chat.
curl -k -X POST -F "file=@c:\somefile.pdf" -F "key=MyKey" -F "id=19291111111" "https://beepmate.io/send"Note that if you connected BeepMate to a group, the file will be delivered to the group and not to your personal chat.