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

Enter

Learn Flow

Extend Flow

Developing for Flow

Enter

 Community

The UnofficialSF Discussion Forum

 Flow on the Idea Exchange

Privacy Policy

Terms and Conditions

Transactions and Flow Orchestration

Think of an Orchestration step as a core flow surrounded by a layer that tracks who that flow is assigned to and what determines when that flow has been properly completed. Once the main orchestration flow starts, it will pause and go to sleep when all appropriate steps have been started. Then it will wake up when […]

Introducing Email-To-Flow, a low-code Email Service

Sean Fielding at Sproket Logic has just introduced Email-To-Flow on the AppExchange. Read on to see how you can have more control over how incoming emails can interface with Salesforce via Flow. Before we dive into Email-To-Flow, let’s review Email Services. What are Email Services? Most simply put, Email Services are automated process that use an […]

Text Area Plus! now supports Rich Text and a ton of other features!

Version 1.5 of Text Area Plus! Adds a new text input mode for rich text input along with a Custom Property Editor to make setup easier for Flow Admins and Devs. Not only does it support rich text or plain text but we brought in many of the great features in Nick Sauers original enhancement […]

Summer ’22: External Services Updates

Check out some of the changes and enhancements to External Services in the Summer ’22 release! Call External Services Registrations Natively from Apex Now you can access External Services registered actions directly from Apex to tap into reusable functionality when writing Apex code. Previously, actions created through External Services were exposed exclusively for invocation through […]

What’s new with Datatable

There is a new release (v4.0.5) of the Datatable component available. The updates include: Enhanced handling of saved Column Configuration files Saved column configuration attributes can now be > 255 characters A new output attribute (Selected Row Key Field Value) This value is populated only when a single row is selected and is designed to […]