You can create custom notifications from the Hub Services console Notifications page that display in the Workspace ONE Intelligent Hub app. In addition, you can create custom notifications with the Workspace ONE Notifications Service API.
Notifications | Description |
---|---|
New Apps Available Notification | A New App notification to inform users about new apps that are granted to them is available with the Workspace ONE Intelligent Hub app. A new app notification message is automatically generated in Hub Services and sent weekly to employees. Users can select new apps and save them to their device from the notification message. If you do not want employees to receive the weekly notification, you can deactivate the New App Notifications setting in the Notifications Settings page. The new app notification message template cannot be modified. |
Custom Notification | You can create custom notifications and set a notification priority in the Notification wizard in the Hub Services console or with the Notification APIs. When you use Notification wizard, two notification types are listed.
To use the Notification API to create custom notifications, go to the Workspace ONE Notification Service API page, https://code.vmware.com/apis/402#/Notifications. The Notifications Service reference guide is available from the Documentation tab on that page. When you create a notification, you can set the priority of the notification as either Standard, High-Priority, or Urgent.
You can target custom notifications to specific audiences, or you can send the notification to all employees in your organization. See Creating Custom Notifications in Workspace ONE Hub Services. |
Persistent Notifications | Send persistent notifications when you want to alert users and you don't want them to dismiss the message. A persistent notification, also called a sticky notification, displays at the top of the For You page in the Workspace ONE Intelligent Hub app or Hub portal. Users cannot dismiss a persistent notifications, and it displays at the top of the For You page until the notification expires. If users receive more than one persistent notification, only the latest persistent notification is displayed. When that persistent notification expires, the next persistent notification that has not expired is displayed. After a persistent notification expires, it is moved to the History page. You create persistent notifications in the Notifications Service API. When you create the persistent notification in the API, you set the expiration date within the sticky object. See the Persistent Notification topic in the notification guide in the Workspace ONE Notifications Service API Documentation tab, and the hero card schema for more information. |