Setting up a Slack destination
- In Slack, create a Slack app (or use an existing one), enable Incoming Webhooks, and add a webhook to the channel you want Ampersand to post to. Slack gives you a URL that looks like
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXX. - In the Ampersand Dashboard, add a new destination of type Slack and paste in that URL. (The URL must be a
hooks.slack.comURL.)
The Slack channel is fixed when you create the incoming webhook. Ampersand posts to that channel and cannot override it.
Notifications
Notifications are rendered as a short, human-friendly sentence, followed by the raw notification payload for full detail. For example, aconnection.error notification appears as:
⚠️ Salesforce connection for Acme (IDYou can route notification events to a Slack destination the same way as any other destination. See the Notifications overview for setup.conn_123) encountered an error: The refresh token is invalid or expired

