SOLVED

Append contact ID in URL

Go to solution
Yesh0000
Level 2

Is there a way to add the contact ID dynamically in URL's?

Contact ID is 345678

Eg: https://www.google.com/{{Contact ID}}

1 ACCEPTED SOLUTION
Michael_Florin
Level 10

Yes, Sir.

 

www.example.com/{{lead.Id}} e.g. would add the Marketo Lead ID to that link. I don't know what "Contact ID" means in your world, but if it's a Marketo person field, there will be a token {{lead.Field Friendly Name}} for it.

View solution in original post

1 REPLY 1
Michael_Florin
Level 10

Yes, Sir.

 

www.example.com/{{lead.Id}} e.g. would add the Marketo Lead ID to that link. I don't know what "Contact ID" means in your world, but if it's a Marketo person field, there will be a token {{lead.Field Friendly Name}} for it.