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? I will show you how to use a Salesforce Flow loop...
Screen Flow vs Autolaunched Flow - Differences and Use Cases
Choosing between a Screen Flow and an Autolaunched Flow is a common hurdle for admins. This guide breaks down when you...
Guide to Salesforce Flow HTTP Callout and Integrations
I remember when every integration required a developer and an Apex class. Now, you can connect to external APIs...
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
Practical naming conventions for Salesforce Flows: patterns, element-level tips, versioning, and governance to keep...
Create new Flow Approval Processes from a Flow (Summer '25)
Summer '25 adds a Flow Builder action to draft autolaunched Flow Approval Processes directly from screen...
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
Learn how to capture and process user-selected rows from a Lightning Datatable inside a Salesforce Screen Flow....
Display Images in Salesforce Screen Flows: Static Resources + Flow Builder (Step-by-Step)
Quick, practical guide: add images to your Salesforce Screen Flows using Static Resources and the Display Image...