Hey community, is it possible to extract the list of fields we sync between Marketo and CRM? We sync roughly about 350 fields and need to extract them for review/audit.
Solved! Go to Solution.
I've found a simple way to do it without needing any code at all.
All of the synced fields have the "selected" key marked as "true".
I don't think that's possible. Admin --> Field Management --> Field Mapping --> Export will give you the list of fields that were initially synced with Salesforce, but not the current status.
Marketo Support can do that for you, though. And of course you can do it manually by going through your fields one by one and look at "CRM Field Map".
@Rita_J ,
What is the CRM you are using?
If it is something 'sane' like dynamics or salesforce, then the approach from Sanford will work will.
If it is something more 'bespoke', and depending on how it is built you may have to:
I hope it is one of the 'sane' options 🙂
Cheers
Jo
This is a good point by Jo. Before I continue, please confirm you’re using one of the native connectors.
Otherwise, Marketo would have no idea that a field is synced to/from some remote CRM, because the “sync” is enabled at another layer.
@SanfordWhiteman did you post the code? I am using SFDC, so your standard code would be super helpful.
I've found a simple way to do it without needing any code at all.
All of the synced fields have the "selected" key marked as "true".
Hi Aleks-Kenins,
Thanks for sharing this! Is there a way to use this in a Salesforce integration? I just checked the options and we only have Edit Credentials and Edit Sync Options but nothing related to fields.
Thank you!
@Jo_Pitts1 and @SanfordWhiteman we're using dynamics.
Sanford, thank you! that would be super helpful