glide.push.enabled

ServiceNow property description:

Enable the sending of push notifications.

Attributes

  • Sys ID: 20b2e60337030200e174e2488e41f153
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.push.enabled` is used to enable or disable the sending of push notifications within the platform. When this property is set to true, the system is configured to send push notifications to users. Conversely, setting this property to false will disable the push notification functionality. This property is crucial for managing how and when users receive real-time updates on their mobile devices. Proper configuration of `glide.push.enabled` ensures that users are kept informed of important events and updates as they happen. For more detailed information, you can refer to the official ServiceNow documentation [here](https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/notification/reference/r_PushNotificationProperties.html).

Source

Related property: glide.ais.enabled