For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to add URL button in WhatsApp Channel

WhatsApp Official API doesn't support URL button, you can try:

  1. print out the URL using text message, it's clickable if you don't mind exposing the link

  2. use a third-party short URL service to hide the link if you don't want to expose the link

  3. use WhatsApp template message (in the flow, go "Contents" - "Message Templates")

Last updated