I'm wondering if it is possible for Marketo to sync someone over as a new 'lead' when they fill out a form or engage in another activity when there is already a 'contact' record of them in Salesforce?
I'm wondering if it is possible for Marketo to sync someone over as a new 'lead' when they fill out a form or engage in another activity when there is already a 'contact' record of them in Salesforce?
Marketo's native behaviour upon form fill is upsert, but you can force create a record with a webhook to a handler that submits the lead data using REST API