Manage notifications in Netlify Connect
After you create and configure a data layer, you can add and delete notifications for the data layer on the settings page in the Netlify UI.
Notifications are external webhooks that you can add to a data layer. Once added, Netlify will notify these external services whenever data changes in your data layer. For example, you may want to add a notification to notify a Slack channel when your data layer updates.
Team Owners and Developers can add or delete notifications at any time. Netlify records the addition and deletion of notifications in the team audit log.
New to Connect? Set up a data layer first
If you haven’t already created a data layer, navigate to the
page for your team and select Add new data layer. Follow the prompts to configure the data layer and to add data sources, connected sites, and notifications. For more information, refer to our get started with Netlify Connect guide.# Add a notification
- Navigate to the page for your team in the Netlify UI.
- Select the data layer from the Data layers list, and then select Data layer settings.
- On the data layer settings page, select Notifications.
- Select Add a notification.
- Enter a Name and URL.
- Select Create notification.
# Delete a notification
Note that when you delete a notification, Netlify will no longer notify that service when data changes.
To delete a notification from your data layer:
- Navigate to the page for your team in the Netlify UI.
- Select the data layer from the Data layers list, and then select Data layer settings.
- On the data layer settings page, select Notifications.
- Find the notification you want to delete and select Delete.
- A confirmation prompt will appear. Review the details and then select Delete.
Did you find this doc useful?
Your feedback helps us improve our docs.