com.glide.cs.url_redirect.default.portal
ServiceNow property description:
API for specified default portal. Example /sp for service portal
Attributes
- Sys ID: d64400f2c3733010634cdb450a40dd11
- Type: string
- Application: Global
- Default value: sp

AI generated property description:
The ServiceNow property `com.glide.cs.url_redirect.default.portal` is used to specify the default portal for URL redirection in conversational interfaces. According to the provided documentation, this property allows administrators to define a default portal, such as `/sp` for the Service Portal, which will be used when redirecting users from a conversational interface. This ensures a consistent user experience by directing users to a predefined portal when they interact with the system through conversational means. The property is particularly useful for maintaining a seamless navigation flow within the ServiceNow platform.
Source