I am trying to include information provided by the subscribers within a newsletter/email, I collect the prospect’s company name and have a custom field called ‘prospect_company’ and thought that I would be able to use the {prospect_company} within the email to pull their company name into the email, however this does not seem to be the case?
Can anyone suggest how this is done please as I cannot find anything within the help section either. Thanks.
Figured it out…. using the {profile_N} tag, where N = the field that you want to place in the message, so I have the businesses company name as field 1 so I am using {profile_1} to add the company name to my message.