Dynamic Content

1 min readSMS

When sending SMS’es using an Address Book as the receiver, you can customise various contents. These are content that is stored on individual address book entries. These are:

$_first_name, $_last_name, $_company, $_custom_1, $_custom_2, $_custom_3 and $custom_4

Example usage with an Address Book:

Here is an example of an entry in an Address Book and an SMS message that is being sent (either via Campaign or basic Send SMS) using dynamic fields:

Number - 61400011111

First Name - John

Last Name - Doe

Company - Acme Pty Ltd

Custom 1 - 23/05/2024

Custom 2 - Premium +

In the Message field, your entry will look something like this:

Hi $_first_name $_last_name. Your $_custom_1 subscription for $_company is set to expire on $_custom_2. Thank You.

The message that the recipient will receive will read as follows:

Hi John Doe. Your Premium + subscription for Acme Pty Ltd is set to expire on 23/05/2024. Thank You.
Was this article helpful?

Related articles

Related ServiceReceiving SMS on your Email using Microsoft FlowAutomationsAPI Documentation

Still stuck? Ask AVA

Our AI assistant can help with any question

Back to SMS