Search.../

Introduction

Notifications are messages that are sent to the site dashboard, Wix app, and/or browser of your site's contributors.

To learn more about notifications, see About Site Notifications.

To use the Notifications API, import notifications from the wix-crm-backend module:

import {notifications} from 'wix-crm-backend';
javascript | Copy Code

Was this helpful?