Tag Archives: Automation

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 »

GUMU™ Feature: Auto Update the Last Sync Date field in Entity Mapping/Import after the import routine successfully runs

In this blog post, we’ll walk through a solution that automatically updates the Last Sync Date field in Entity Mapping/Import after the import routine successfully runs. This update is based on the value in the “Update_Last_Sync_by_Days__c” field, which allows users to add a specified number of days to the current sync date and reflect as… Read More »