SOLVED

Re: Something odd is happening - email fields are being set to null upon Marketo sync to SFDC

Go to solution
Anonymous
Not applicable

Re: Something odd is happening - email fields are being set to null upon Marketo sync to SFDC

Turns out the issue was a permission to WRITE the email field on the lead record in Salesforce.com.

For some reason Christine's Marketo User robot in SFDC couldn't write email addresses on Leads, and therefore caused this nasty glitch:
  1. A new lead would come in from a Marketo form w/email address
  2. Marketo would insert the lead in SFDC, but leave the email address blank (since it couldn't write it in SFDC)!
  3. Next time Marketo would sync to SFDC, it would see a blank email address and DELETE it in Marketo too!
Ouch.

The issue was resolved by changing field level permissions in SFDC on the email field (letting marketo write it).

The good news is that the email address got recorded in Marketo's "Activity Log" - which isn't elegantly accesible, but is better than losing them all forever.
Anonymous
Not applicable

Re: Something odd is happening - email fields are being set to null upon Marketo sync to SFDC

Thanks again all - yes now I have 2000 leads with no emails. Yikes! Thanks to Grant for helping troubleshoot this!