SOLVED

Sync Lead to SFDC caught exception

Go to solution
Jon_Collin_McMi
Level 1

We received an error when syncing a lead to SFDC. The fault reads as "Sync Lead to SFDC caught exception" and the exception message is "Error updating Sfdc lead id after crm creation. Leads might have already been synched.". Our flow step was previously set to:

  1. Change Program Status
  2. Sync Person to SFDC

I updated the flow step so that the Sync action occurs first as a precaution, but wanted to better understand what caused the error in question.

2019-12-16_1154.png

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Then you shouldn't be using the manual Sync Lead to SFDC step.

View solution in original post

5 REPLIES 5
SanfordWhiteman
Level 10 - Community Moderator

Is the Program (in which you are changing status) also synced to SFDC using the Campaign Program sync?

Jon_Collin_McMi
Level 1

Yes, it is

SanfordWhiteman
Level 10 - Community Moderator

Then you shouldn't be using the manual Sync Lead to SFDC step.

Jon_Collin_McMi
Level 1

Gotcha! So having the Sync Lead to SFDC step is redundant because we're already using the Campaign/Program sync?

SanfordWhiteman
Level 10 - Community Moderator

That's right!