Skip to main content
Brian_Olson
Level 2
October 24, 2019
New

#'s with Tokens in Subject Line

  • October 24, 2019
  • 2 replies
  • 3804 views

I need to be able to utilize #'s with tokens in subject lines. This process is how we populate lead ID's and reference throughout our communication strings and CRM.

2 replies

SanfordWhiteman
Level 10
October 24, 2019

Have you tried 

  ${esc.h}{{lead.token}}

?

Brian_Olson
Level 2
October 24, 2019

Throws the same error when attempting to save.

SanfordWhiteman
Level 10
October 24, 2019

What error?

And please show exactly what you're putting in the Subject.

I have no trouble with Subject

#{{lead.Id}}

nor with

${esc.h}{{lead.id}}

February 4, 2020
No text available