In SprintHub, it is possible to use WhatsApp API templates for sending automatic and personalized messages β including dynamic URLs, which are useful for directing the Lead to specific pages such as scheduling, payments, forms and more.
In this article, we will show the step-by-step process to create a template with a dynamic URL in a practical way.
β
Prerequisites
Have the integration of WhatsApp API active in your SprintHub account.
Have an approved number in Meta Business (Facebook Business).
Have access permission to the WhatsApp API Templates area in the system.
Step-by-Step to Create a Template with a Dynamic URL
1. Access the Templates Area
Go to the SprintHub side menu.
Click on System Settings βοΈ.
Then select WhatsApp API > Message Templates.
2. Create a New Template
Click the "Create Template".
Fill in the following fields:
Internal name: a name to identify internally (e.g.: scheduling_calendar).
Template name (Meta): name that will be used on the Meta platform (no spaces).
Category: select according to the purpose of the message (e.g.: "Marketing").
Language: select "Portuguese (BR)".
Channel: select the integrated WhatsApp API number.
3. Structure the Message Content
Header (optional): can contain a title or even a variable.
Message body: write the main message. Use numbered variables if necessary, such as:
Hello {{1}}, your appointment is available at the link below:
section. Select the button type:
Call to Action. Choose the option:
Fill in the fields: Button text:
example: "Access Link" Base URL:
enter the default URL, e.g.:
https://mycompany.com.br/scheduling?id={{1}}
Or:
https://mysite.com.br/payment/{{1}}/{{2}} π{{1}}, {{2}}The variables (
) will be dynamically replaced according to the content sent in the automation or queue.
Click on Review the content.
"Save and Submit for Approval."
π Using the Template with Dynamic URL
After the template is approved, it will be available for use in the following places:
CRM or 360ΒΊ Support Automation
Automation Flows
π‘ When using it, insert the data that will compose the dynamic URL into the variables. Example:
Hello {{1}}, access your exclusive link: {{2}}
{{2}} β Personalized URL (based on a custom field, for example)
β
Important Tips The dynamic URL needs to be well formatted
and preferably secure (https).
Test before putting into production. URLs with many parameters should be shortened
or carefully validated. If you use variables, keep the
correct order between the message content and what will be replaced.
CONCLUSION Using the Dynamic URL
in the WhatsApp API button is a strategic practice that enhances personalization and service efficiency. By generating personalized links with dynamic variables, such as lead name, service ID or campaign-specific data, it is possible to offer more contextualized and automated communication, facilitating the team's work and improving the customer experience.