Record-Triggered
-
Flow
One Simple Salesforce Flow Hack That Will Change Your Workflow Forever!
What if I told you that the Flow you’ve been building could secretly hold the key to a much bigger impact in the automation world? A world where you don’t rebuild logic over and over… where one Flow powers multiple flows. Sounds dramatic, right? But once you learn this trick, it will be an invaluable addition to your flow arsenal…
Read More » -
Flow
Can You Start With a Decision Inside Your Record-Triggered Flow?
In Salesforce flow, you may need to leverage the decision element to differentiate the path your flow takes based on conditions.
Read More » -
Flow
Can You After-Save When You Can Before-Save?
Guide to Salesforce order of execution, focusing on after-save and before-save flows in record updates.
Read More » -
Flow
Salesforce Flow Best Practices
Kick off a series on Salesforce Flow best practices and antipatterns for optimal automation!
Read More » -
Flow
Basic Flow Modules on Trailhead
Trailhead, Salesforce's learning platform, provides modules to master Salesforce Flows. "Flow Builder Basics" introduces automation without coding, "Data and Actions in Flow" manipulates Salesforce records, "Flow Builder Logic" enables real-time decisions, "Record-Triggered Flows" automates based on data changes, "Autolaunched and Scheduled Flows" maintains data integrity, and "Screen Flows" designs interactive user processes. These modules elevate Salesforce functionality for all users.
Read More » -
Flow
Using Custom Metadata Types in Flows Without Get
Salesforce's record-triggered flows offer seamless automation from record changes. Custom Metadata Types (CMDTs) act as on-off switches, enhancing agility in controlling automation. By creating and updating CMDT records, admins can easily manage flow behavior without deactivating flows, ensuring scalable and adaptable Salesforce automation with reduced risk and increased efficiency.
Read More » -
Flow
One Big Record-Triggered Flow or Multiple?
One of the most popular debates on flow: Do we create one giant record-triggered flow or multiple flows? And should we use subflows?
Read More » -
Flow
Schedule-Triggered Flow Improvements – Spring 23
Discover how Spring '23 revolutionizes Salesforce with no limit on flow elements executed, enhancing schedule-triggered flows and solving past record-locking issues.
Read More » -
Flow
Which Object Do You Trigger On?
The content discusses the process of determining the type of record-triggered flow needed in a Salesforce Org based on specific criteria. It explains the essential questions to consider, such as the type of flow needed and the object triggering the flow. Additionally, it highlights the potential complexity of dealing with multiple objects and relationships.
Read More » -
Flow
How Many Flows Per Object?
The comparison between flow decision designs sparked productive discussions on Twitter and LinkedIn. Key recommendations include leveraging the powerful decision element in flow to define multiple outcomes tied to criteria. There is debate over whether to use multiple update elements or a formula approach, with considerations for flow performance and Salesforce's recommendations for flow usage.
Read More »