Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

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:
metadata.toml
slack_webhook_url = "<slack-webhook-url>"
We have many additional events internally that can be sent as notifications. If you would like additional notifications, please let us know.

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.