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"
Solved! Go to Solution.
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
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