Skip to main content
Brian_Olson
New Participant
October 24, 2019
New

#'s with Tokens in Subject Line

  • October 24, 2019
  • 2 replies
  • 3791 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

New Participant
February 4, 2020
No text available
SanfordWhiteman
Level 10
October 24, 2019

Have you tried 

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

?

Brian_Olson
New Participant
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}}