function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
uptime_andrewuptime_andrew 

Jigsaw / Validation Rules

I'm trying out the new Jigsaw Functionality in SFDC.  The problem I'm experiencing is when I try to add Accounts from the application, it fails our validation rules.

 

Is there a way to identify, through the API, that the Jigsaw App is attempting to add records, and either skip the validation rules or populate the required fields with default data?