Subscriptions Overview
A subscription listens for Control Hub events and then completes an action when those events occur. For example, you can create a subscription that sends a message to a Slack channel or emails an administrator each time a job status changes.
You configure the following components for each subscription:
- Event
- A subscription is triggered by a Control Hub event - such as a changed job status, a triggered data SLA, or a registered Data Collector that has stopped responding. You can create a subscription for a single event type.
- Action
- After the event occurs, the subscription performs an action - such as using a webhook to send an HTTP request to an external system or sending an email.