number of maximum tokens in Email Template | Community
Skip to main content
New Participant
July 16, 2021
Solved

number of maximum tokens in Email Template

  • July 16, 2021
  • 2 replies
  • 2441 views

Is there limit on number tokens that you can have in Email Template?

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

I haven't hit it yet with around 50 tokens in some emails. How many are you looking at?

2 replies

Dave_Roberts
New Participant
July 19, 2021

I agree w/ Phillip, add one more vote for: "haven't run into any issue yet".

 

To test something like this out, you might want to setup a program folder and fill it full of tokens (maybe just something like {{my.testNumber1}}, {{my.testNumber2}} ...) and then drag in any ol' module in your email (something simple like a paragraph should do) and fill it up with token-after-token until you either hit the number you're looking for or something way more than you think you'll need. In your program you'd of course want to assign a value to the tokens, maybe something simple like {{my.testNumber1}} = 1 and {{my.testNumber2}} = 2 so that you could see the number counting up if it was working (1,2,3,4,5...500).

 

PhillipWi1Accepted solution
New Participant
July 18, 2021

I haven't hit it yet with around 50 tokens in some emails. How many are you looking at?