Flow articles
Page 5 of 5 · 59 articles
Master the Salesforce Flow Loop for Bulk Record Updates
Ever felt stuck trying to update a bunch of records at once in Flow? A Salesforce Flow loop handles the collection, and...
Screen Flow vs Autolaunched Flow - Differences and Use Cases
Choosing between a Screen Flow and an Autolaunched Flow trips up plenty of admins. Screen Flows need a user interface;...
Guide to Salesforce Flow HTTP Callout and Integrations
I remember when every integration needed a developer and an Apex class. You can now call external APIs straight from...
Passing recordId and record data into a Salesforce Screen Flow — how and best practices | Salesforce Flow recordId
Best Practices for Naming Conventions in Salesforce Flows
A naming pattern for Salesforce Flows that holds up: how to name the Flow, how to name the elements inside it, what to...
Create new Flow Approval Processes from a Flow (Summer '25)
Summer '25 adds a Flow Builder action that drafts an autolaunched Flow Approval Process straight from a screen flow,...
When to use Flow vs Apex?
Guidance to choose between Salesforce Flow (declarative) and Apex (programmatic): decision checklist, examples, and...
How to handle bulk record processing in Flows
Handle Selected Rows in Lightning Datatable with Salesforce Flow — Step-by-Step Guide
How to capture and process user-selected rows from a Lightning Datatable inside a Salesforce Screen Flow, with the...
Display Images in Salesforce Screen Flows: Static Resources + Flow Builder (Step-by-Step)
Add images to a Salesforce Screen Flow with Static Resources and the Display Image component: upload, alt text, sizing,...