What’s New on Trailhead: Salesforce Flow Modules You Don’t Want to Miss

Trailhead has recently released four brand-new modules that highlight some of the most useful capabilities available for Flow today. If you are looking to integrate external data, build smarter user experiences, handle complex record updates, and extend automation into Agentforce, keep reading. These modules will give you the hands-on knowledge you need to push your Flow skills and hopefully learn something new!

SurveyVista: Effortless Data Collection to Action

Here is a closer look at what each of these modules covers and why you should make time to explore them.

1. Quick Start: Build Reactive Screen Flows

If you have built screen flows before, you know that users sometimes have to click Next just to see validation messages or updated values. Salesforce’s new reactivity capabilities change that. Components on the same screen can now interact with each other instantly.

This quick start module is a single page, but it is packed with hands-on steps that illustrate how reactivity improves user experience. You will build a flow for a support team to capture new bug cases, then add reactive features:

  • Disable fields reactively: Once a user checks the confirmation box, the Subject and Description fields lock automatically.

  • Set defaults with formulas: If the Subject includes words like “urgent” or “cancel,” the Priority picklist automatically defaults to “High.”

    Free Mentorship With Talent Stacker
  • Calculate dates reactively: Priority plus a slider control determines the Due Date, calculated right on the screen.

  • Conditional visibility: Warnings and approval messages appear instantly when the due date extends too far.

The takeaway: Reactivity saves clicks, reduces errors, and delivers a smoother experience for end users.

2. Multirecord Elements and Transforms in Flows

For a long time, many Flow tutorials and examples focused on single-record use cases. But in the real world, admins often need to update or process groups of records at once. This module addresses that gap by diving into multirecord features.

You will start with Update Related Records to close all cases when a retention opportunity is lost, all in a single element. Then the module expands into the power of collection variables, which can store multiple records or values. Once you can retrieve sets of records into a collection, you can act on them in bulk.

The next unit introduces the Transform element, Salesforce’s recommended alternative to loops for mass updates. Transforms are about ten times faster and far less likely to hit governor limits. You will practice two approaches:

  • Transforming into a record collection: Map selected records and assign them new values.

  • Transforming into a text collection: Convert record IDs into a simple list that can be used with the “In” operator in Update Records.

The module finishes with collection filters and sorts, which allow you to refine record groups after they have been retrieved. For example, you can filter opportunities by product category, then sort and limit them to the top 10 by amount before creating campaign members.

3. Agent Customization with Flows

The final module we’re discussing introduces a frontier where Flow meets Agentforce, Salesforce’s AI-driven agent framework. Agents can access Salesforce data, but they cannot change it unless you provide an agent action. Flows are the low-code way to make that possible.

This module is split into three parts:

  1. Learn how to make agent-ready flows: You will see why input and output variables matter, how to describe them clearly, and why limiting the data your agent receives improves accuracy. You will also learn to modularize flows into small, reusable actions.

  2. Create an agent-ready flow: Walk through building an Autolaunched Flow (No Trigger) that retrieves upcoming bookings for a guest. Variables handle contact IDs, booking records, and error messages. Fault paths ensure the agent can deliver helpful feedback even when something goes wrong.

  3. Add a flow as an agent action: Finally, you will configure a topic in Agentforce, ground it with clear instructions, and attach your new flows as agent actions. The example demonstrates how an agent can validate a customer’s identity, fetch their bookings, and present the results conversationally.

4. Data Cloud in Flows

This first module is all about bringing Data Cloud and Flow Builder together. Salesforce Data Cloud pulls in data from across your business including websites, mobile apps, products, and Salesforce itself and harmonizes it into a single source. But data without action does not move the needle, and that is where Flow comes in.

This module guides you through setting up a custom Data Cloud Playground, complete with pre-configured sample data. You will learn how to create data streams and calculated insights, and see how Data Lake Objects (raw data) become Data Model Objects (harmonized data that is actually usable in flows). Calculated insights get special attention too. These SQL-based queries generate objects that Flow can access just like any other record.

Once the foundation is in place, the module walks through practical use cases:

  • Accessing Data Cloud from Flows: Learn how to use the Get Records element to pull in external guest information and automatically update Salesforce Contacts. The exercise shows how to align email addresses, phone numbers, and unique IDs across multiple systems, reducing manual updates and human error.

  • Triggering Flows from Data Cloud: Go beyond record-triggered automation. You can now launch flows based on changes in Data Model Objects or Calculated Insights. The examples include sending concierge emails when loyalty levels reach “Diamond” and creating support cases after repeated abandoned carts.

For admins working in industries with large amounts of external data such as retail, travel, hospitality, or financial services, this module demonstrates just how powerful Flow can be when paired with Data Cloud.

Why These Modules Matter

Together, these four new modules highlight where Salesforce Flow is heading:

  • Integration: Tapping into Data Cloud to automate against data outside the core CRM.

  • User Experience: Building reactive screens that adapt instantly.

  • Scalability: Handling large sets of records efficiently with transforms and collections.

  • AI Enablement: Empowering Agentforce with precise, low-code automation.

If you have already completed the Build Flows with Flow Builder trail, these modules are the natural next step. They combine foundational Flow skills with advanced capabilities that will shape how admins and developers design automation going forward.

Final Thoughts

Trailhead’s new Flow modules are not just incremental tutorials. They represent Salesforce’s vision for automation in 2025 and beyond: data-driven, user-friendly, scalable, and AI-ready. Whether you are an admin at a small nonprofit or part of a team managing thousands of users, the lessons here will help you build more impactful, future-proof automations.

Set up that Data Cloud Playground, play with reactive screens, practice with transforms, and experiment with Agentforce. Each module will not only earn you points but also expand your ability to solve real business challenges with Flow.

See all the new modules here:

Data Cloud in Flows
Quick Start: Build Reactive Screen Flows
Multirecord Elements and Transforms in Flows
Agent Customization with Flows

Explore related content:

Salesforce Winter ’26 Release: Comprehensive Overview of New Flow Features

The New Salesforce Certification Experience: One Login, One Platform

Automate Permissions in Salesforce with User Access Policies

My Experience with the New Certification Exam Platform

Check Also
Close
Back to top button

Discover more from Salesforce Break

Subscribe now to keep reading and get access to the full archive.

Continue reading