Asynchronous Processing Via Platform Events
The diagram illustrates an interaction process flow for asynchronous processing using platform events, showing how events are published into the event bus as part of a broader architecture pattern. This pattern is designed for scenarios where a process needs to trigger downstream work without blocking the main transaction, letting Salesforce handle the heavy lifting asynchronously.