Publish Salesforce platform events using Titan

Last updated Aug 30 2020

In this version, we’ve added the option for publishers, when using Salesforce platform events, to have them sent via custom event data through TITAN.
Subscribers can receive custom event messages from Salesforce or an external system using Apex, CometD clients, processes, or flows. Based on the event message data, subscribers can process custom business logic, such as sending an email or logging a case.
For example, a software system monitoring a printer can make an API call to publish an event when the ink is low. The custom printer event can contain custom fields for the printer model, serial number, and ink level. The event is processed in Salesforce by an Apex trigger that places an order for a new cartridge.

Platform events simplify the process of communicating changes and responding to them without writing complex logic. Publishers and subscribers communicate with each other through events. Multiple subscribers can listen to the same event and carry out different actions.

Learn more about platform events
Watch how to publish Salesforce platform events using Titan


Enjoy!


CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.