Flow articles
Page 4 of 5 · 59 articles
New Flow Approval Process Action in Salesforce Summer '25
Salesforce is finally letting us call a Flow Approval Process directly from another flow in Summer '25. It means no...
Salesforce Assignment Element: Guide to Efficient Flows
Ever wonder why your Flows hit governor limits? It is likely because you are not using the Salesforce Assignment...
How to Improve OmniScript Performance - Best Practices
Slow OmniScripts can ruin user adoption, even if your logic is perfect. I've put together a guide on how to cut down...
Salesforce Flow Performance: Best Practices for Speed
Most flow issues come from small, inefficient habits that add up over time. I will show you how to pick the right...
Record-triggered flows: Before-Save vs After-Save Guide
Choosing between before-save and after-save settings in Flow Builder can be confusing, but it makes a huge difference...
How to Trigger a Record-Triggered Flow in Salesforce
If you are moving away from Apex triggers or Process Builder, you need to know how these flows actually start. I will...
Master Salesforce Flow Elements: Key Examples and Use Cases
Flow elements are the building blocks of your automation, but using the wrong ones can lead to a mess. This guide...
Salesforce Flow Best Practices: 12 Rules That Prevent 90% of Errors
Salesforce Flow best practices most teams skip — bulkification, trigger choice, fault paths, and subflow design —...
How to manage Salesforce Flow transactions and rollbacks
Ever had a flow crash and roll back changes you actually wanted to keep? It is all about understanding transaction...
What is a Decision Element, and how does it work in a Flow? | Flow Decision Element
Salesforce Flow Interview Questions for Web Services
Recruiters are asking about more than just loops and variables these days. This guide covers how to handle web service...
Create a record-triggered flow delete for better auditing
Ever wonder how to track who deleted a record without using Apex? I will show you how to set up a record-triggered flow...