Interactive Call-to-Action URL Button Messages
Updated: Nov 3, 2025 WhatsApp users may be hesitant to tap raw URLs containing lengthy or obscure strings in text messages. In these situations, you may wish to send an interactive call-to-action (CTA) URL button message instead. CTA URL button messages allow you to map any URL to a button so you don’t have to include the raw URL in the message body.
Request syntax
Endpoint: POST /<WHATSAPP_BUSINESS_PHONE_NUMBER_ID>/messagesRequest parameters
| Placeholder | Description | Example Value |
|---|---|---|
<ACCESS_TOKEN>String | Required. System token or business token. | EAAAN6tcBzAUBOZC82CW7iR2LiaZBwUHS4Y7FDtQxRUPy1PHZClDGZBZCgWdrTisgMjpFKiZAi1FBBQNO2IqZBAzdZAA16lmUs0XgRcCf6z1LLxQCgLXDEpg80d41UZBt1FKJZCqJFcTYXJvSMeHLvOdZwFyZBrV9ZPHZASSqxDZBUZASyFdzjiy2A1sippEsF4DVV5W2IlkOSr2LrMLuYoNMYBy8xQczzOKDOMccqHEZD |
<API_VERSION>String | Optional. Graph API version. | v24.0 |
<ASSET_URL>String | Required if using a header with a media asset. Asset URL on a public server. | https://www.luckyshrub.com/assets/lucky-shrub-banner-logo-v1.png |
<BODY_TEXT>String | Required. Body text. URLs are automatically hyperlinked. Maximum 1024 characters. | Tap the button below to see available dates. |
<BUTTON_LABEL_TEXT>String | Required. Button label text. Must be unique if using multiple buttons. Maximum 20 characters. | See Dates |
<BUTTON_URL> | Required. URL to load in the device’s default web browser when tapped by the WhatsApp user. | https://www.luckyshrub.com?clickID=kqDGWd24Q5TRwoEQTICY7W1JKoXvaZOXWAS7h1P76s0R7Paec4 |
<FOOTER_TEXT>String | Required if using a footer. Footer text. URLs are automatically hyperlinked. Maximum 60 characters. | Dates subject to change. |
<HEADER_TEXT>String | Required if using a text header. Header text. Maximum 60 characters. | New workshop dates announced! |
<WHATSAPP_BUSINESS_PHONE_NUMBER_ID>String | Required. WhatsApp business phone number ID. | 106540352242922 |
<WHATSAPP_USER_PHONE_NUMBER>String | Required. WhatsApp user phone number. | +16505551234 |

