Re: Can you insert more than one lead token in a field

Anonymous
Not applicable

Can you insert more than one lead token in a field

I have a field that once triggered will have the entry {{lead.Team 1}}, {{lead.Team 2}}, {{lead.Team 3}}.

Is this even possible?
Tags (1)
4 REPLIES 4
Rafael_Santoni1
Level 5

Re: Can you insert more than one lead token in a field

Hi,

I have not tried it, but if I understand what you are asking correctly, I don't see why it would not work. Have you tried it?

Can you provide additional details? What do you mean by "once triggered"? Are you trying to populate the field using a Smart Campaign post form fill out? What exactly are you trying to do?

Thank you,

Rafael

Jep_Castelein2
Level 10

Re: Can you insert more than one lead token in a field

If you do a Change Data Value, the new value can contain multiple tokens
Anonymous
Not applicable

Re: Can you insert more than one lead token in a field

I ran a campaign with the flow: Change Data Value: Team = {{lead.Team 1}}, {{lead.Team 2}}, {{lead.Team 3}}
But the results say, skipped choice had one or more invalid tokens.

Am I just not using the right tokens?
Rafael_Santoni1
Level 5

Re: Can you insert more than one lead token in a field

Make sure that you don't have any typos in the token names. I did a quick test on my end and it still works as intended.

I joined {{lead.Full Name}},{{lead.First Name}} with no problem on a change data value flow.

Yes, it ended up with the value "First Last,First". Intentionally for the test.

Good luck!

Rafael