Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls whether push notifications are sent to users, impacting user engagement and alerting. |
| What area does it affect? |
Push Notifications |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring notification settings or troubleshooting communication issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.push.enabled |
| Sys ID |
20b2e60337030200e174e2488e41f153 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable the sending of push notifications. |
| Updated |
2024-05-25 04:06:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2495 • Type: true | false • Default value: false glide.push.enabled Enables or disables push notifications. • Type: true | false • Default value: true glide.push.feedback.debug Creates entries in the system log for feedback sent by the APNs for custom iOS ...
Related properties