Salesforce Spring ’23 Release is here. You can take a quick look in the release updates here. While the post cover points related to Admin and Developer both, We will hit the limit the if we include flow in that :p. As flow is major focus area in recent releases. So today we will check…
Category: Flow
Salesforce Winter’23 Flow Updates
Salesforce Winter’23 Release is here. You can take a quick look in the release updates here. While the post cover points related to Admin and Developer both, We will hit the limit the if we include flow in that :p. As flow its major focus area in recent releases. So today we will check some…
Salesforce Summer’22 Flow Updates
Salesforce Summer’22 Release is here. You can take a quick look in the release updates here. While the post cover points related to Admin and Developer both, I think Flow needs a separate post. As you can say its major focus area in recent releases. So today we will check some of the highlighted related…
Salesforce Summer ’21 : Flow Overview
As Salesforce Summer ’21 Release is approaching, so today we will take a quick sneak peak of Salesforce flow. You can also check Quick Overview of Salesforce Summer ’21 Release Notes here. This list is based on the difference which I found in Flow. I will cover all points one by one. Collection Sort This…
Pass Old Values From Flow To Apex
How we can call Apex from Flow? How we can pass Generic sObject From Flow To Apex? How to pass Old Values From Flow To Apex After Spring 21?
Get Old Values in Record Triggered Flow
Get Old Values in Record Triggered Flow from Salesforce Spring 21 Release. Get the old records data in Salesforce Lightning Flow.
Multi Column Screen Flow
Multi Column Screen Flow in now in Beta in Salesforce Spring 21 Release. Check how we can setup Lightning Flow for multi columns.
Upload File to Google Drive Using Flow and Named Credentials
In this post, we will check how we can Upload File to Google Drive Using Flow and Named Credentials. In our previous post we have upload using oAuth 2.0 flow. But this flow break when we use that component on record detail page during authentication, as Salesforce remove parameters from URL in record details page.So…
Bulk API 2.0 Using Apex and Flow
Bulk API 2.0 Using Apex and Flow, After Winter 21 support of HTTP PATCH request we can use Bulk API in Apex to upload data in bulk.
Before Delete Flow in Winter 21
Before Delete Flow in Winter 21 are great addition. But this is the not only enhancement which we got in Winter 21. If you still have not checked the Salesforce Winter 21 release notes, you can check here. This release includes many feature related to Flow including Before Delete Flow, New Multi-Screen components, Auto layout…