Post

Notify


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Sends notifications based on the template and dynamic values provided.

This feature is not yet available to all users.

An app can call this endpoint up to 100,000 times per month for each site.

When you create a notification template in the Wix Dev Center, you are given a notification template ID. Call the Notify endpoint with this ID as notificationTemplateID to trigger notifications based on the notification template. If the notification template contains placeholders for dynamic values, provide those values as key-value pairs in the dynamicValues array. The values you specify are incorporated seamlessly in the notifications sent out.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Notifications
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/notifications/v3/notify

Was this helpful?
Yes
No