Did you Know? - Fun with Variables

  • Updated

Variables are a powerful tool for recalling data in your scripts, but did you know you can use them in more places than just the text and media content editor? Here are some ideas for you to try.

 

Node Titles

Try using variable names in your node titles. In this example we'll customize a document node with your customer's name. You'll want to collect the name in your workflow before your document. Create a Data Entry Field and give it a variable name like #first_name#. Title your document node like this: #first_name#'s Document

2022-08-01_13-40-59.png

 

Logic Expressions

Variables are invaluable in your logic expressions. All of the data collected can be used to create automations using if/then statements. This removes unnecessary decision-making from your agents which will help them build expertise in the flows quickly.

 

Let's look at how you could use these. You have a workflow and it splits based on whether somebody is 21 or older. In your workflow, the agent captures the persons age using a Data Entry Field. The variable name is #age#. On your logic node use the variable in your logic expression to branch to the correct path. 

 

2022-08-02_10-56-20.png

 

Emails

You can use variables in a variety of ways in an email node. Here are two of the most common.

 

Send an Email:

You can use variables to send emails to your customers automatically. Create a Data Entry Field to collect an email address (Using the email field type will also validate whatever email is entered). Give it a variable name like #email#. In the Send Email To: field on your email node, input the #email# variable. Now whatever email is entered in the Data Entry Field will automatically populate. 

 

2022-08-01_14-45-58.png

Subject Lines:

You can customize subject lines with variables. In this example, we've added the #first_name# variable to the preheader so that the subject is customized with the customer's name. 

 

2022-08-02_10-14-06.png

 

Button Names

You can even use variables in your button names. 

 

 

Try these out and see what you can come up with!

 

 

 

Was this article helpful?

1 out of 1 found this helpful

Have more questions? Submit a request

Didn't find what you need?

Our friendly customer support team is here to help

Submit a Ticket

Looking for help or advice?

Reach out to our knowledgeable community of users.

Zingtree Community