Can Sync to SFDC Use Auto Assignment Rules be called more than once per lead? | Community
Skip to main content
Nancy_Rosentha5
New Participant
June 8, 2019
Solved

Can Sync to SFDC Use Auto Assignment Rules be called more than once per lead?

  • June 8, 2019
  • 2 replies
  • 7890 views

I was told that Marketo limits Sync to Salesforce with "Use Auto Assignment Rules" ONCE per lead.  That this would be the reason we are having problems with our auto-assignment...if this isn't even allowed, these leads would always stay in the first assigned location. I just find this hard to believe.  The Auto-assignment rules set up in sfsc by this company are putting "New/Open" leads into a Marcom Queue, then once they are MQLd, they should be moved to a Business Unit Queue, depending on the Business Unit.  This would require calling up the Use Auto Assignment Rules more than once.  Is this possible?  Are there limitations to this?

Thanks for your help here.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Amit_Jain

Hi @Nancy Rosenthal,

If you are using "Sync lead to SFDC" with "Use Auto Assignment Rules" flow action, Marketo do not change the lead owner and the lead owner will be assigned only the time lead was created in SFDC. I have had same issue and there are two potential fix to this:

  • Have a apex trigger in SFDC to re-run the lead through the lead assignement rule as soon as it become MQL, "OR"
  • Replicate the SFDC lead assignment rule in Marketo and use "Change Owner in SFDC" flow instead with "Add Choices" to re-assigne lead to appropriate BU when it beomesMQL.

Hope it will help.

Regards,
Amit

2 replies

Grégoire_Miche2
New Participant
June 11, 2019

HI all,

Detailed answer to this is available here: https://nation.marketo.com/thread/28121

And a workaround (requires some APEX coding) is available here: https://nation.marketo.com/ideas/7524 Please vote!

-Greg

Amit_Jain
Amit_JainAccepted solution
Community Manager
June 8, 2019

Hi @Nancy Rosenthal,

If you are using "Sync lead to SFDC" with "Use Auto Assignment Rules" flow action, Marketo do not change the lead owner and the lead owner will be assigned only the time lead was created in SFDC. I have had same issue and there are two potential fix to this:

  • Have a apex trigger in SFDC to re-run the lead through the lead assignement rule as soon as it become MQL, "OR"
  • Replicate the SFDC lead assignment rule in Marketo and use "Change Owner in SFDC" flow instead with "Add Choices" to re-assigne lead to appropriate BU when it beomesMQL.

Hope it will help.

Regards,
Amit

Nancy_Rosentha5
New Participant
June 8, 2019

This is extremely helpful to know the limitation and understand the workaround.  This is what I was suspecting.  One more question, when a campaigns is synced with Salesforce, does this automatically assign a lead owner as soon as a new Lead becomes a member of the campaign? Or only when the call to Use Auto Assignment Rules is engaged.

Amit_Jain
Community Manager
June 8, 2019

When you sync a Marketo program to SFDC campaign, for new leads, Marketo first create the lead using the "Auto Assignment Rule" in SFDC and then create the campaign member. So if your program is already in sync with a SFDC campaign, you do not necessarily have to have "Sync lead to SFDC" flow action in smart campaign. Even it's a best practice to sync the leads through program-campaign sync as it saves a lot of API (if that's a limitation).

#sfdc campaigns#marketo sfdc sync#lead assignment