Skip to main content

Deep links

Updated: Nov 18, 2025 Marketing Messages API for WhatsApp (formerly known as Marketing Messages Lite API) is now generally available. You can map an Android deep link to a marketing template URL button that, when tapped, loads a particular location or content within your app. If you have not onboarded to the Marketing Messages API for WhatsApp (MM API for WhatsApp), your marketing templates will not display any conversion metrics. Learn more about how to measure conversion.

Template creation via WhatsApp Manager

To create a template with a button mapped to an Android deep link: Access WhatsApp Manager. Navigate to the Message templates > Manage templates panel and click the Create template button. Select Marketing (tab) > Custom (radio button) and click the Next button. In the Buttons section, click the + Add buttons dropdown menu and select Visit website. Check the Track app conversions checkbox to reveal the deep link fields (pictured below). Complete each field using their tooltips or form field descriptions below as guidance. Add any additional components you’d like your template to use, name your template, and submit it for approval. Note that you can also use the Manage templates panel to edit an existing template and add a deep link-mapped button, but the template will have to undergo template review again.

Form fields

Template creation via API

Use the POST /<WHATSAPP_BUSINESS_ACCOUNT_ID>/message_templates endpoint to create the template and include a URL button component mapped to your Android deep link. Note that you can also use the POST /<TEMPLATE_ID> endpoint to edit an existing template and add a URL button component, but the template will have to undergo template review again.

Request syntax

Template components can vary based on your needs. This example syntax creates a marketing template with the following components: text header, without parameters body, without parameters URL button, mapped to a deep link URI and fallback URL

Request parameters

Example request

Viewing metrics

See our Viewing metrics document. Did you find this page helpful? Thumbs up icon Thumbs down icon ON THIS PAGE Template creation via WhatsApp Manager Form fields Template creation via API Request syntax Request parameters Example request Viewing metrics