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 |
Part 1: Manipulate Rich Web Data in Flow Without Code (Apex-Defined Types)
Watch Intro Video In Summer ’19, Flow gains the ability to manipulate the kinds of complex data objects that are typically returned from calls to web services. Using Apex Actions and External Service Registrations, Flow was already able to work with web data, but it had to be in the form of simple ‘primitives’ like […]
Part 2: Manipulate Complex Internet Data in Flow Without Code
Working with Rich Web Data in Flow Review Part 1 Let’s recall the problem we’re trying to solve. The web data that’s returned by our Mulesoft product API packs three different SKU’s into a single ‘WebProduct’. Every time we get a result from this API, we need to unpack it and create multiple Product records […]
New Version of Load Web Page Flow Screen Component
The old version of Load Web Page used an event-based architecture that doesn’t work in all Salesforce environment. Here’s a new version that should work everywhere: Install Provide it with a url that has the “http://” in front of it.
Mark Ross on the New Contact Request Flow
Courtesy of Automation Hour, an excellent video introduction to Contact Requests.
