Notifications Examples
Learn how to refresh, create, edit, copy, and delete analytic notifications. Analytic notifications are surfaced in the Salesforce user interface as report subscriptions, dashboard subscriptions, or Analytics notifications.
-
Return a list of analytics notifications using a GET request.
-
Create an Analytics Notification
Create an Analytics Notification using a POST request.
-
Save Changes to an Analytics Notification
Save Changes to an Analytics Notification using a PUT request.
-
Delete an Analytics Notification
Delete an Analytics Notification using a DELETE request. Once deleted, the analytics notification can’t be recovered.
-
Check Limits for Analytics Notifications
Check analytics notification limits using a GET request.