Notification Resources / Event Stream

Overview

The Event Stream Subscription API manages the event stream subscription. An event stream subscription will set the receiving bucket address for the bureau's Xformative Event Stream. When an event is processed it will be published onto the bureau's Xformative Event Stream event stream and subsequently written in batch to a data lake every 5 minutes.

Concepts

Event Stream

The event stream is the continuous stream of published events written to a data lake.

Subscribe

The act of registering an endpoint that should be notified when an event is processed.

Publish

The act of notifying subscribers that an event has processed.

Events

subscribe
Subscribes to an Xformative API event and provides a callback endpoint for notification.