TOKEN: First name from form into email
Hi,
Very new to the Marketo world and was hoping for a bit of feedback on my current challenge.
We have a Marketo form that is embedded in a Sitecore page.
When someone fills out the form an automatic email is generated with requested information.
I would like to have the first name showing in the email (eg Dear John) So the Dear is set in our HTML but would like to know what token to use to get the first name in my email.
Been trying to us {{lead.First Name:default=edit me}} but I am not sure whether this is ok or not?
Form settings for first name:
Label: First name
Field: (Secondary) First Name
Also, do we need to add a delay between form filled and email sent?
Hope enough info was given, thank you in advance.