Message To A Link

This quit a call to many businesses today which can enable them fully integrate a WhatsApp link from a webpage contain a message. Well this can be done by a programmer or anyone who knows how to play around with HTML (a programming language)

 Adding WhatsApp Number and A message To the Link

To begin, we need three (3) things;

  • The WhatsApp number
  • WhatsApp Link
  • A button or Link

What Is WhatsApp Link?

At first you could only start a conversation by sharing your phone number with another person who will still need to save your number before messaging you or start chat. But presently, a WhatsApp link has been generated which is basically a click-to-chat URL which can be used to ease the whole process. With the WhatsApp link you can also attach default text (message) to it so that when someone clicks on the link, he/she can be able to send the default message or make chance to it if necessary

Creating a WhatsApp Link

To create A WhatsApp link, all you need a button or anchor link. Below is a sample code for creating a WhatsApp link

<a href=”https://wa.me/+237654702885/?text=Hi! This is a test message that might be use or change when creating a WhatsApp link. From Wandaconnect” target=”_blank”>Chat On WhatsApp</a>

Chat On WhatsApp

  • All you need to do with the above link it change the text, and phone number (including country code with no space, and hyphen).
  • When another WhatsApp user click on the link they will be taken to their WhatsApp chat with the number in the link and the default message will be place on their keyboard ready to be sent

With the above, you should be able to fully chat with other using that link without having them to save your number on their device.


Leave a Reply

Your email address will not be published. Required fields are marked *