Skip to main content
New tool CRON Expression Builder — preview next run times before you schedule Apex. Open the builder →

Flow articles

Page 2 of 5 · 59 articles

3D clock face with 2 AM missing, illustrating Salesforce scheduled flows DST issues.Flow

Salesforce Scheduled Flows DST Issues

Daylight Saving Time can stop a Salesforce Scheduled Flow from running, because the spring forward skips the 2 AM hour....

· 4 min read
Diagram illustrating Salesforce Flow Orchestrator with stages, steps, and interconnected flow charts.Flow

Salesforce Flow Orchestrator for Developers

Salesforce Flow Orchestrator strings the Flows you already have into multi-user, multi-stage automations. Here is how...

· 4 min read
Salesforce Flow diagram integrating AI for partner proof-of-completion file validationFlow

Validate Partner Proof-of-Completion with Flow and AI

Validating partner proof-of-completion files with Salesforce Flow and Prompt Builder. Multimodal AI pulls the required...

· 4 min read
Salesforce Flow: The Complete Guide to Declarative AutomationFlow

Salesforce Flow: The Complete Guide to Declarative Automation

Salesforce Flow has replaced Workflow Rules and Process Builder. This pillar covers the four flow types, when to use...

· 6 min read
A developer inspecting an approval flow failing via a digital interface visualizationFlow

Approval Flow Failing: How to Debug Salesforce Automation

An approval process that fails silently turns troubleshooting into guesswork. Here is how to trace the execution path...

· 4 min read
A 3D graphic showing the architecture of screen flow business logic in a Salesforce environment.Flow

Screen Flow Business Logic: Advanced Workarounds

Standard Flow elements run out of road when the business logic gets complicated. The patterns I use instead: invocable...

· 3 min read
A 3D magnifying glass highlighting data nodes to assist with finding text strings in Salesforce records.Flow

Finding Text Strings for Entities in Salesforce: Flow Guide

How to locate and parse text strings in Salesforce record data with Flow Builder: the formula functions that do the...

· 3 min read
A 3D render representing modular Salesforce Flow automation and configuration management architecture.Flow

Salesforce Flow and Custom Metadata: A Developer's Guide

Hardcoded IDs and strings inside a Salesforce Flow break the moment you deploy to another org. Custom Metadata Types...

· 2 min read
A 3D digital envelope icon representing a redirected approval flow email notificationFlow

Fixing Null Variables in Salesforce Approval Flow Emails

When an approval request is reassigned, email templates often return null values for merge fields. Here is how formula...

· 4 min read
A 3D glass cube representing the new Salesforce Summer ‘26 features and automation updatesFlow

Salesforce Summer ‘26 Preview Orgs: Key Developer Updates

Salesforce Summer ‘26 preview orgs are live, and the changes land mostly in Flow Builder and the platform UI. Here is...

· 2 min read
Diagnostic visualization of a Salesforce Scheduled Flow execution timeline encountering a processing block.Flow

Scheduled Flow Not Running: Troubleshooting Execution Issues

When a Salesforce Scheduled Flow runs clean in debug but produces nothing in production, the problem is usually outside...

· 5 min read
A 3D rendering illustrating a Salesforce Scheduled Flow icon processing a large batch of records efficiently.Flow

Scheduled Flows for Bulk Record Updates

Scheduled Flows give you a native, configuration-light substitute for Data Loader when you need a mass update to run...

· 3 min read