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/2022
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/2022. Thank You.