Welcome to the unofficial source of resources for Salesforce’s Flow product. Here, members of the community seek to provide a starting point for all useful Flow information.
Note that this is NOT an official Salesforce website and that some of the content available here is not official Salesforce-supported technology.
Installable Flow Screen Components
Installable Flow Actions
Installable Flow Base Packs
Flow Knowledge- Wiki
Flow Orchestration
Flow Wiki |
Learn Flow |
Extend Flow
|
Developing for Flow |
Community |
Flow on the Idea Exchange |
Using Flow, Prompt Builder, and Multimodal AI to Validate Partner Proof-of-Completion Files
A customer recently had a pretty common partner management problem. Partners needed to submit a proof of completion before a rebate claim could be created. The proof was usually a PDF. Sometimes it was an invoice. Sometimes it was a completion certificate. Sometimes it was a document that looked right to a human, but still […]
Minor update to Datatable (v4.3.7)
I have released version 4.3.7 of the Datatable flow screen component. It fixes a bug where the table wouldn’t display when the Row Action button had the default label and added reactivity to the Preselected Rows attribute.
New String Normalizer Apex Action
String Normaliser is an utility class initially developed to replace accented characters on names (diacritical) into their ASCII equivalents. eg. Mélanie > Melanie, François > Francois, José > Jose, Iñaki > Inaki, João > Joao, etc. (all strings are returned in lower case to increase processing time by reducing the number of characters to iterate). […]
We’re Experimenting With Ads….
It costs about $600 per year to sustain UnofficialSF.com, and we’re experimenting with some ad placement to help keep the site running. I apologize for the inconvenience!
Generic Record Type Picklist
Controlling Picklist and Multiselect Picklist based on Record Types Created by Ajaypreet Singh Saini This Post was most recently updated on: 3/2/26Current Version: 1.0.0 This Generic Record Type Picklist is a high-performance “all-in-one” component for Salesforce Screen Flows. It dynamically fetches and displays picklist and multiselect values based on a specific Record Type. Instead of building unique screens […]
