Docs
process, salesforce, workflow, LeadConvertResult, sync error
38989385
2021-02-17T10:02:09Z
2025-02-12T08:23:05Z
2030
0
2
249734
Salesforce sync error due to Process workflow - Unable to convert lead that is in use by workflow
Unable to convert a lead that is in use by workflow
[LeadConvertResult accountId='null' contactId='null' errors='{1[Error extendedErrorDetails='{0}' fields='{0}' message='Unable to convert lead that is in use by workflow.' statusCode='RECORD_IN_USE_BY_WORKFLOW' ] ,
Summary
When a Lead conversion is triggered by Chargebee during sync when the setting “Find and convert leads” setting is enabled.
Reason for the error:
The error which resulted in the lead conversion failure is due to the
There is a time-based workflow action pending that is related to the Lead. Or, there is a Process Builder with a time-based action pending that is related to the Lead.
The Lead that is being converted is currently in an Approval Process.
The above conditions will not allow the lead to be available for the conversion to happen. This is the reason Chargebee was unable to convert the lead when the sync happened.