Skip to content

Notifications

We support sending slack notifications for apps and orgs.

Slack Webhook Notifications

You can receive notifications for events in your application in slack, by creating a channel and generating a Slack Incoming Webhook URL.

To add notifications for an app, update the app metadata to set the webhook url:

slack_webhook_url = "<slack-webhook-url>"

Supported Events

Currently, the following notifications are supported:

  • App Sync Error - get a notification for any app sync error.
  • Install Created - notification for any new install created.

Org Events

We support sending additional events for an entire org, but do not (yet) expose a way to manage these directly. If you would like to setup notifications for your entire org, please reach out and we can set this up internally.