Concepts
- Sinks — Delivery targets for signals: an email sink or a user sink. Create, list, update, and delete sinks through the sinks endpoints.
- Subscriptions — Rules that select which signals to receive and which sink should receive them. Manage subscriptions with the subscriptions endpoints.
- Listing signals — Retrieve published signals with the list endpoint when you need to inspect or debug traffic.
Configure as code
If you use the Cognite Toolkit, you can represent sinks and subscriptions as YAML resources under asignals/ directory. See the toolkit resource library for supported kinds and examples.