Platform events transform your user experience, reduce wait times, and improve user satisfaction. Discover implementation best practices, common challenges, and possible workarounds.
Important: This session is first come, first seated. You do not have a reserved seat.
Role: Architect, Developer
Product: Agentforce 360 Platform
Session Level: Intermediate
Session Summary by Einstein: The session provided a comprehensive understanding of Salesforce's platform event-driven architecture, emphasizing how it fosters real-time system communication and reduces integration complexity through decoupled publisher and subscriber models. Through various real-world scenarios, the presenters demonstrated how platform events can handle high volumes of data, manage concurrency, and overcome Salesforce governor limits, all while ensuring efficient data processing. By showcasing the use of Apex code in publishing and subscribing to events, they offered insights into asynchronous processing, auto-batching, and transaction separation, detailing the benefits of platform events over traditional methods in handling complex hierarchical data updates and concurrency issues.