So I've got forms that use a custom field ( Website__c ) that we use to pass over what form a visitor filled out on our site ( the lead info submission is via the SOAP API ). This works great, I have a trigger set up so when the field updates it creates a task for the sales rep to follow up when appropriate.
The issue i'm running into is that when SFDC syncs to Marketo it overwrites the field... setting it back to "null" I have other fields that are allowed to update just fine.
I can't seem to remember what I have to do (if it's a SFDC issue or Marketo issue) in order to allow marketo data to update properly.
I've tried a couple searches in the community, but can't seem to phrase it just right.
EDIT: I'm only noticing this behavior on SF contacts not new Leads.
Any ideas?