This is an admin friendly introduction to LWC's by Colorado's own Evelyn Maguire!
Admin
About this event
Modern business processes often require users to interact with data that lives outside of Salesforce. This session focuses on how to transform the standard Screen Flow into a high-performance, interactive dashboard by embedding custom Lightning Web Components (LWC). We will demonstrate how to move beyond static input fields and provide users with a dynamic "search-and-select" experience that fetches live information from external REST APIs—such as asset catalogs or department databases—directly within the Flow interface.Key Flow Integration Highlights:Enhanced User Interfaces: See how LWCs can replace standard Flow components to provide more intuitive layouts for complex data, such as a custom asset picker. Dynamic Data Selection: Learn how to pass user-selected values (like a Department ID) from a Flow screen into a component to trigger real-time, filtered search results. Real-Time Feedback: Implementation of visual cues, such as "isLoaded" status indicators and toast notifications, to ensure users are informed during external data retrieval.Seamless Hand-offs: Techniques for capturing component-level user selections and passing that data back into the Flow for downstream processing or record creation. Target Audience: This session is ideal for Salesforce Admins and App Builders who want to understand the "art of the possible" when combining declarative Flows with custom LWCs. While some technical concepts will be discussed, the primary focus remains on the end-user experience and the functional integration within the Flow Builder.