How to create constraint on program token | Community
Skip to main content
Kim_Gandy1
New Participant
May 19, 2017
Solved

How to create constraint on program token

  • May 19, 2017
  • 1 reply
  • 1611 views

How can I create a program token with a value dependent on the value of another field?

For example:     If email address contains "@abc.com," login URL (token) = "abc.com"

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 Grégoire_Miche2

Hi Kim,

The only way to do this is with some velocity script tokens, but they will display in emails only.

Another alternative would be to do it a lead field, in which case you could use some webhooks platforms to populate the field.

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
May 19, 2017

Hi Kim,

The only way to do this is with some velocity script tokens, but they will display in emails only.

Another alternative would be to do it a lead field, in which case you could use some webhooks platforms to populate the field.

-Greg