Flow articles
59 articles · Automation
Winter '27 Salesforce Flow Enhancements for Developers
Winter '27 is a heavy release for Salesforce Flow: a dedicated Test Mode, bulk record processing in Screen Flows, edit...
Salesforce Flow: Map Collection Support Roadmap
Map support for Salesforce Flow collections is on the roadmap, after years of developers asking for it. When it ships,...
Salesforce Flow Radio Button Group Component
Summer '26 adds a Radio Button Group component to Screen Flows: a compact horizontal layout for single-select options....
Salesforce Flow Technical Debt Mitigation Strategies
Flow technical debt usually starts as sprawl: automations added without a look at what already exists. Modular design...
Salesforce Flow Testing: From Happy Path to Edge Cases
Testing a Salesforce Flow past the happy path takes a deliberate approach. Three layers, happy path, edge cases and...
Salesforce Flow Debugging: A Developer's Guide
Debugging Salesforce Flows is how you get automation you can rely on. This guide covers the techniques for finding and...
Salesforce Flow Data Table: OOTB vs. Custom Component Comparison
Screen Flows give you several ways to show tabular data, from the native Data Table component to a custom Lightning Web...
Salesforce Flow Fault Paths: Error Handling Guide
Flow errors are going to happen. Fault paths give you a structured way to handle them: what the user sees, what gets...
Process Builder to Flow Migration: A Real-World Case Study
Migrating Process Builder to Record-Triggered Flow without breaking revenue-critical workflows: inventory,...
Salesforce Flow Resources Explained for Developers
Salesforce Flow Resources are what give an automation memory and flexibility. This is what variables, constants,...
Salesforce Flow Types: Automate 90% of Your Needs
The five core Salesforce Flow types cover the vast majority of business processes teams automate. Here is what each one...
Salesforce Flow Visual Comparison Tool for Summer ’26
The Summer ’26 release adds a Visual Comparison mode to Flow, so you can see what changed between two versions on the...