Distill integrates with third party services to send instant change notifications. Integrations for Slack and Discord use webhooks. This is a premium feature which is available to all paid customers. To configure webhook actions, checkout following steps.
Checkout https://api.slack.com/messaging/webhooks#getting_started to create an incoming webhook URL for a channel. Once you have followed the steps, you should get a URL that looks like this:
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
Copy this URL and follow these steps:
Subsequent changes to the monitor will sent to the channel configured in the Slack incoming webhook.
Checkout https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks to create an webhook URL for Discord. Once done, you should get a URL that looks like this:
https://discordapp.com/api/webhooks/400000000000000/XXXXXXXXXXX-XXXXXXXXXXXXXXXXXX
Copy this URL and follow these steps:
Subsequent changes to the monitor will sent to the channel configured in the Discord webhook settings.