Category: Salesforce Release

Summer 23 Release | New Flow Feature | HTTP Post Call From Salesforce Flow

Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.

Each release includes a set of new features and improvements to existing features, which are designed to help users get more out of the platform. Salesforce also provides detailed release notes that outline the changes in each release, along with documentation and training materials to help users understand and adopt the new features.

In today’s blog, I am going to share a very powerful feature that is coming along with Summer 23 release. With Summer 23 release, you can call HTTP Post methods directly from Salesforce Flow. Previous release, Salesforce introduced the power of calling HTTP Get methods from Salesforce Flow.

Read More

Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals

Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.

Each release includes a set of new features and improvements to existing features, which are designed to help users get more out of the platform. Salesforce also provides detailed release notes that outline the changes in each release, along with documentation and training materials to help users understand and adopt the new features.

In today’s blog, I am going to share a new change that is coming with Summer 23 Release. Salesforce is changing the way how you will add the external credential to your permission set. Before Summer 23, you will get an option to add a permission set right from your external credential page, but after Summer 23 release, you need to create the principals in your external credential. And then include the principal from your Permission Set page.

Read More

How To Secure Apex Code With User Mode Database Operations | Spring 23 Release

Apex code runs in System Mode by default, with elevated access. If you want to run apex code respecting the running user’s permission, now after Spring 23 release, you can do that. With Spring 23 release, Salesforce is bringing the option to execute apex Database and Search methods in user mode instead of default system mode. In this blog post, I will share some examples, but if you prefer to watch videos instead of reading the post, you can do that by watching the video below, which I have published on my Youtube Channel – Technical Potpourri.

Read More
Loading

Archives