Is there a way to add the contact ID dynamically in URL's?
Contact ID is 345678
Eg: google.com/{{Contact ID}}
Solved! Go to Solution.
Yes, Sir.
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.
Yes, Sir.
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.