Introduction
When using a Job or Run to consume your project APIs, you can configure a sink to automatically deliver Run results to a destination. Instead of polling the API for results, sinks push data to you as soon as each Run completes. Intuned supports two types of sinks:- Webhook: Send Run results to a webhook URL.
- S3-compatible storage: Store Run results as JSON files in an S3-compatible bucket.