A good use case for this is sending data to a Slack webhook, which you can learn to do here.

You’ll need to GET query the
data_uri
with your api key to get the results data. This is the same as passing the execution_id
into get execution result.In the case the query errors out on its scheduled run, you won’t recieve anything to the webhook.