Create the Slack incoming webhook
From the Slack admin console, create a new incoming webhook pointed at your target channel. Slack returns a URL of the form `https://hooks.slack.com/services/T0xx/B0xx/...`.
This URL is the bearer credential for posting to the channel; treat it like an API key.
The Slack admin UI shows the webhook is enabled. Note the URL — you'll paste it next.