Hey everyone,
Wondering if this will work as expected. I am trying to put in a "failsafe" to sync over leads from Marketo to Salesforce just in case they aren't already in Salesforce. Will using the "Sync Person to SFDC" flow step with a choice work? Basically what I want to happen is if the SFDC Type is empty, then sync it over using auto-assign rules. If the SFDC is NOT empty, then just skip the Sync Person to SFDC flow step as a whole.
I see the default choice is setting "Assign to" >>Do Nothing, does that mean it will sync but not assign the lead? Or just skip the "Sync Person to SFDC" flow step and "Do Nothing" for the flow step as a whole?
Solved! Go to Solution.
If the “sync type is not Empty” then as per Default Choice the Sync to SFDC for that Lead would be as per Auto assignment rule. For this flow step, the choices are basically asking whether the record should be assigned to a specific person or not. When it is not specified (i.e., "Do nothing") the assumption is that you still want the record to be synced to Salesforce, otherwise they would not be in that step, but that there's no particular desire to assign it to a specific person. Thus, since SFDC records need someone to be the owner, the Auto-Assign rules are used by default
If the “sync type is not Empty” then as per Default Choice the Sync to SFDC for that Lead would be as per Auto assignment rule. For this flow step, the choices are basically asking whether the record should be assigned to a specific person or not. When it is not specified (i.e., "Do nothing") the assumption is that you still want the record to be synced to Salesforce, otherwise they would not be in that step, but that there's no particular desire to assign it to a specific person. Thus, since SFDC records need someone to be the owner, the Auto-Assign rules are used by default
got it, thanks for clarifying that. So if I leave it as is, if someone is already sync'd to Salesforce, and they hit the "Do Nothing" choice which is basically syncing them and using the auto assignment rules, will it over-write their existing owner and put them through the auto-assignment rules?
Yep that’s correct. But keep in mind that Salesforce does not allow "Contacts" to be assigned to lead queues. In that case Marketo will create a duplicate "Lead" in Salesforce.
Good to know, thanks for your help !