Changelog
New parameter for whatsapp API : url_media_shorted Update
In your request add the parameter url_media_shorted=yes :
When sending a PDF via WhatsApp using the `url_media` parameter,
and if the PDF has the condition `[pdf_with_image=yes]`,
the download link is now displayed using a short URL.
Update of supported file types for WhatsApp message attachments: Update
Update of supported file types for WhatsApp message attachments:
Now supported:
pdf,
xml,
doc, docx, odt, rtf, txt, tex,
xls, xlsx, csv, ods,
ppt, pptx, odp,
zip, rar, 7z, tar, gz
jpg, jpeg, png, gif, bmp, tiff, svg, webp, ico, heic, jfif
Release of the feature to send PDFs and images via WhatsApp Update
It is now possible to send PDF or image files attached to a WhatsApp message.
Use the new url_media parameter in your API request.
Check the documentation here: https://smsmobileapi.com/doc-whatsapp/#send_parameters.
Exemple to send WhatsApp with one image =
https://api.smsmobileapi.com/sendsms?apikey=YOUR_API_KEYY&waonly=yes&recipients=191728660&message=Hello&url_media=https://smsmobileapi.com/logo.png
Improved Global Character Support in WhatsApp API Update
The WhatsApp API now correctly interprets and processes all alphabetical characters from various languages worldwide.
Link copied!