Which token for presenting multiple account numbers in an email blast...
Hi,
I have the XLS prepared with the contact's email address and account numbers. Account numbers that are primarily numeric (but not in all cases) and presented all within the same cell in the XLS, in a readable format e.g. 22222, 33333, 44444. - These codes serve as the username for logging into a site.
How do I know which lead.TOKEN to select to ensure this data will pull through into the email and capture correctly in Marketo?
It would read something like this: Your account numbers are: {{lead.???}} in order to get this result: Your account numbers are: 22222, 33333, 44444, 55555.
Is there a token that exists already that I should choose from? Or, do I need to create a custom field for such lead data?
Lastly, what settings to accompany? Should it be encoded as HTML since it's meant to be human readable data in the form of a 'string'?
Thank you.