How to Send Whatsapp Message Through HTML Link?
If you have a blog or website, you can use HTML to create a Whatsapp form link for all your readers on your articles, which allows them to send WhatsApp messages to you easily with just 1 click. You can ask this from your clients or existing customers of yours. Asking for feedback in this way provides your readers a means of connecting with you by using the messaging app they use on a daily basis.
how to make a whatsapp hyperlink html
on Jan 01, 1970
<!-- Try this link "formula" out :) -->
<a href="https://wa.me/<number>" target="_blank">Link Text Here</a>
<!-- where the <number> is a full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format. -->0
whatsapp link
on Jan 01, 1970
<!--just telephone number-->
https://wa.me/1XXXXXXXXXX
<!--Telephone with message-->
https://wa.me/1XXXXXXXXXX?text=I'm%20interested%20in%20your%20car%20for%20sale
0
whatsapp url link
on Jan 01, 1970
# Direct URL
https://web.whatsapp.com/send?phone=5541988897799&text&app_absent=0
Comments
Post a Comment