Tag Archives: Salesforce Configuration

How to Bypass Validation Rules in Salesforce Flow Using Custom Permissions

Validation Rules are one of Salesforce’s most powerful declarative features for maintaining data quality. They ensure that users enter complete and accurate information by preventing records from being saved when business rules are violated. However, not every update originates from a user. Modern Salesforce implementations rely heavily on Record-Triggered Flows, Scheduled Flows, Platform Events, and… Read More »

How to Edit Created Date in Salesforce (Step-by-Step Guide)

In Salesforce, the Created Date is a system-generated field that records when a record is initially created. By design, this field is read-only to preserve data integrity. However, in certain scenarios like data migration or testing, Salesforce allows you to set this field under controlled conditions. This guide provides a complete, step-by-step explanation of how… Read More »