A subflow is an autolaunched flow or a screen flow, which is referenced by another flow (called the parent flow) and calls the subflow at its runtime. Use the subflow’s input and output assignments to […]
Types of Flows in Salesforce
In Salesforce, there are five types of flows: Screen Flows, Record-Triggered Flows, Schedule-Triggered Flows, Platform Event-Triggered Flows, and Autolaunched Flows, each serving different purposes and triggered by various events or contexts. Here’s a breakdown of […]