Skip to main content
January 7, 2014
Question

Token Key Issues

  • January 7, 2014
  • 3 replies
  • 1512 views
I am trying to set up an alert email to myself when someone fills out a form. The following is the body of the email. However, when I go to approve the email it says token key is not found.. Does anyone know why? All of these fields are in the form so i'm confused why it's not working?

{{lead.First Name:default=edit me}}

{{lead.Last Name:default=edit me}}

{{lead.Company:default=edit me}}

{{lead.Title:default=edit me}}

{{lead.Phone:default=edit me}}

{{lead.Email:default=edit me}}

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

January 7, 2014
I believe it is:

{{company.Company Name}}

and 

{{lead.Email Address}}

Try that.
January 7, 2014
If you have questions about the token names, click the little blackboard/quote icon looking thing (technical term I know) and it will look them up.
January 7, 2014
Hey Colleen,

The token for Email is {{lead.Email Address:default=edit me}}, unless that it is a custom field?