Update Failed Salesforce Records and Resolve Duplication or Validation Rule Errors

This guide will explain how to update failed Salesforce records and resolve Salesforce duplication or validation rule errors.

  1. Salesforce Error Message:
  • In this example, we are updating a contact record but not sending the Mobile Number field data to Salesforce, which is a required field.
image
  • It will generate an error, as shown below.
image
  • We will update this failed record to Salesforce using a helper form.
  • We can get the record details from the error page (highlighted text).
image
  1. Update Salesforce Records Using The Helper Form:
image
  • Fill in the “Salesforce Object Name” and “Record ID” mentioned on the error page.
  • Please use JSON to update the data as shown in the screenshot.
  • Here “Mobile_Number__c” and “Email” are the field’s API names.
  • Click “Update Record”.
image
  • It will show a success message.
image
  • It will update the record in Salesforce.
image

For any questions, please contact us - [email protected] or the Formyoula in-app chat. 🙂