Skip links

Salesforce News

Slack updates from TrailblazerDX 2022

Slack updates from TrailblazerDX 2022

At ENWAY we have been using Slack since 2016 and we can call it digital HQ for sure. As the Salesforce partner, we are happy that Slack is now part of the Salesforce ecosystem. At Trailblazer DX 2022 Salesforce announced several updates to integrate Salesforce

Salesforce Apex User Mode

New Salesforce Security Feature: Apex User Mode

In the Summer’22 release, Salesforce introduced the new Apex security feature – User mode. Why do we need user mode? By default, Salesforce runs all apex code in the system mode. The system mode ignores user permissions. It’s possible to check access using methods (stripInaccessible,