When synchronizing a lead to SFDC, if it's a new lead, we can choose the "-- Use Auto-Assignment Rules --" option that will fire the assignment rules in SFDC.
But when we are updating a lead, this option has no effect. The issue behind it is that we have to replace assignment rules with workflows in SFDC which makes often the project very tricky, all the more so as the workflows cannot be made as flexible as assignment rules.
And yet, in salesforce, when we one updates a lead manually he/she as the possibility to check the following box
Furthermore, SFDC API enables to manage precisely whether or not we want assignment rules to be executed on lead update through the "AssignmentRuleHeader" (Lead | SOAP API Developer's Guide | Salesforce Developers )
So this idea is to evolve the "sync lead to SFDC" flow step so that one could choose whether or not the assignment rules should be triggered on update. The option should also be available to implicit syncs that occur when a lead is added to a program which is sync'ed with an SFDC campaign. The option could also be set at instance level, but leaving flexibility would be better.
It would avoid many issues faced by customers. i.e. :
Marketo/Salesforce Assignment Headache. Advice needed.
re-run through sfdc auto assignment rules
Trigger assignment rules in SFDC to re-assign leads
...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.