How to add URL button in WhatsApp Channel
WhatsApp Official API doesn't support URL button, you can try:
print out the URL using text message, it's clickable if you don't mind exposing the link
use a third-party short URL service to hide the link if you don't want to expose the link
use WhatsApp template message (in the flow, go "Contents" - "Message Templates")
Last updated