SqlBackupAndFTP can send notifications to Slack through an incoming webhook. To configure this channel, you need the incoming webhook URL.
Where to Get the Webhook URL
To send notifications to Slack, you need to obtain the webhook URL:
- Open Slack and go to the channel that should receive notifications.
- Right-click the channel name and select
View channel detailsto open the channel settings window. Then open theIntegrationstab and clickAdd an App.

- In the window that opens, find
Incoming WebHooksand select that app.

- Click
Configurationto open the webhook setup page.

- Click
Add to Slackto start the setup.

- On the page that opens, in the
Post to Channelsection, select the required channel and clickAdd Incoming WebHooks Integration.

- After that, Slack will display your
WebHook URL. Copy it for use in the application.

- Paste this URL into the application settings and click
Test.
Practical Notes
- It is better to name the channel based on its purpose rather than simply calling it Slack, so it is easier to distinguish channels later.
- If a Slack channel is used only for incidents, it is usually enough to enable only
On Failure.
