Start WhatsApp from URL HREF with custom text/content

前端 未结 7 1803
醉酒成梦
醉酒成梦 2020-12-24 13:47

As you know using the whatsapp url scheme on iphone i can create the following link:

href=\"whatsapp://send?text=blahblah\"

this is possibl

7条回答
  •  再見小時候
    2020-12-24 14:35

    You can actually just easily create your own link and it will automatically handle it.

    Immediately, you can create a chat with the number without adding them in your contact book.

    Here is if you just want to create a chat. 15551234567 is your phone number with your country code as prefix, don't include the + sign.

    https://wa.me/15551234567

    Here is if you want to include a pre-filled text message.

    https://wa.me/15551234567?text=Hello There. General Kenobi!

    For more information, check out WhatsApp own documentation.

    https://faq.whatsapp.com/en/26000030/

提交回复
热议问题