Event Streams Module
The Event Streams module reduces the complexity of handling data by providing the event streams resource, which streamlines data manipulation into stages. Unlike other mechanisms that handle data such as SQL databases, event streams are primarily event-driven or subscription-based, meaning no active solicitation of data is needed.
With this module, users are able to filter, transform, and react to those events in various ways from the Designer.
Want to Learn More?​
For more information on the event streams, see the Event Streams section.