Hello
I am trying to bring in the Marketo ID onto the lead record in Salesforce. Does anyone have clear instructions?
Thanks
Create a new field in SFDC for the ID, then after it syncs to Marketo trigger a Smart Campaign on 'Person is Created' and a flow step of 'Change Data Value' and put {{lead.Id}} as the new value.
Thank you
Should I name the field Marketo Lead ID?
I don’t see this field in Marketo’s field management but I do see it on the lead record in the database.
Nikki Corsini Marketing Automation Specialist
265 Oser Avenue, Hauppauge, NY 11788
(o) 631.273.8888 x1050 |(f) 631.231.5685
LinkedIn<https://www.linkedin.com/company/smartsource-rentals> | Facebook<https://www.facebook.com/smartsourcerentals> | Twitter<https://twitter.com/smartsource> | Corporate Video > <https://www.youtube.com/watch?v=e3aAmTLkRFc>
purely up to you as to what you want to call it. The value won't be in field management because it's more baked into the person/lead and is never editable. But you can reference it and pull it in via the lead.id token I referenced.