Update Lead Records Instead of Contacts
We have a similar model and problem as the below post where anytime a person fills out a form on our website we create a new lead, but the contact record is getting updated instead of the lead record.
https://nation.marketo.com/t5/product-discussions/contact-lead-update-issue/m-p/117214#M76303
When working with duplicate records is there any way to specify in a flow which record gets updated?
Process being used:
- Update values in a smart campaign flow for things like score, campaign, interesting moment, etc.
- Sync Person to SFDC and assign to a queue (to purposefully create a new duplicate lead).
All of the values get successfully updated on the contact but when creating a duplicate lead the only value that is not replicated is campaign membership. Meaning both contact and lead now have the same score, interesting moment, etc. but only the contact is in the campaign.
We have tried all sorts of combinations like creating the duplicate lead first and then updating the values, using conditions on the add to campaign step to only update the record if a lead or not a contact, etc. But each time all values get updated on both records except for campaign membership, which is only updated on the contact record. I can't seem to figure out why this one value is only updated on the contact record and not the new lead record.
I realize that this is one of the pitfalls in dealing with duplicate records but if I'm hoping someone from the community might be able to offer some insight as to ways around this vs just rearchitecting the whole setup.