Top 10 Flow Enhancement in Spring'25 Release

salesforcecodex.com

1. Responsive Screens Enhancement

Salesforce Inspector

Fill in some text

We can set up flows to run automatically in the background whenever the values connected to screen actions change

Visual Progress Indicators for Guided Screen

Salesforce Inspector

Fill in some text

We can now build a guided screen in screen flows using a built-in progress indicator. There is no need to write custom code for the wizard kind of screen.

Join Collections of Related Flows

Salesforce Inspector

Fill in some text

We can now combine multiple datasets from dissimilar sources into one set. For instance, we can organize order records from an external system with orders from Salesforce into a single array.

Send Emails with Attachments in Flow Builder

salesforcecodex.com

Salesforce Inspector

Fill in some text

We can now send emails with attachments using Salesforce flow. It allows us to send or share documents to recipients using the Send Email action

Limiting Records Retrieved with Get Records

Salesforce Inspector

Fill in some text

We  can now set an upper limit for data retrieval. It will reduce the possibility of timeouts or errors.

Access Flow Versions in Flow Builder

Salesforce Inspector

Fill in some text

We can easily manage different versions of a flow and check the status of each version in Flow Builder.

Track All Failed and Paused Flow Interviews

salesforcecodex.com

Salesforce Inspector

Fill in some text

The new Monitor tab in the Automation Lightning app will display all failed and paused flow interviews.

Have Unlimited Paused and Waiting Flows

Salesforce Inspector

Fill in some text

The limit for paused and waiting flow interviews in Salesforce Org is removed now. This limit was creating issues while debugging flow.

Enhancements to the Errors and Warnings Panel

Salesforce Inspector

Fill in some text

We can now hide warnings that we don’t want to see again in the Errors and Warnings pane.

Receive Instant Feedback on Screen Components

Salesforce Inspector

Fill in some text

We can now validate user inputs as soon as the user moves to another screen component.