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
Flow Knowledge- Wiki
NEW! Flow Orchestrator
Flow Wiki |
Learn Flow |
Extend Flow
|
Developing for Flow |
|
Flow on the Idea Exchange |
New from Eric Smith: “Get Records IN” Flow Action
Get Records IN Flow Action How many times have you wanted to do a Get Records in your Flow where the condition was that something be in a Collection of something else? This idea on the Idea Exchange from over 7 years ago has over 16,500 points. Flow: Support equivalent of SOQL “IN” condition in […]
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 […]