Concepts
- Sinks — Delivery targets for signals (for example email addresses or HTTP endpoints). 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.