The Notifications API enables you to trigger the sending of predefined notifications to Wix site owners and contributors.
With Notifications, you can trigger notifications that Wix users can receive:
It's important to note the following points before starting to code:
You need to create a notification template in your app's dashboard before you can send notifications with the Notifications API.
A notification template specifies the text and recipients for notifications. It can include both standard text and placeholders for dynamic values you provide when you send notifications using the Notifications API.
An app can call the Notify endpoint up to 100,000 times per month for each site.