URL navigation in Conversational Interfaces
Summarize
Summary of URL navigation in Conversational Interfaces
URL navigation settings in ServiceNow Conversational Interfaces allow you to control where and how chat links open during Live Agent and Virtual Agent interactions. This capability enables you to specify particular portals for opening links, such as Service Portal or Employee Service Center, and to define the link target behavior, including opening in pop-up windows or new tabs. This configuration applies across chat widgets, chat channels, and messaging channels, enhancing user experience by directing users to the most appropriate portal context for different record types.
Show less
How URL Navigation Works
- The system determines which portal to use for chat links by evaluating multiple sources in a specific order: sysparm portal parameter in the instance URL, portal defined in a topic script variable, default portal from the Provider Channel Identity table for chat integrations, default portal mappings in Chat Settings for specific tables, a global default portal system property, and finally, Service Portal as the fallback if no other portal is defined.
- Legacy URL mappings from previous releases are still supported but are now manageable through the URL navigation settings or the URL Navigation [syscsportalurlmapping] table.
URL Mapping Types
There are two main types of URL mappings:
- Default mappings: System properties that specify default portals for common ServiceNow tables such as Knowledge Base articles (kbknowledge), Catalog Items (sccatitem), and user records (sysuser). For example, Knowledge Base articles default to Service Portal.
- Custom mappings: Properties that allow you to define specific portal and table combinations beyond the defaults. These mappings can specify URLs with placeholders for dynamic data, supporting flexible navigation scenarios across different portals and record types.
Smart Links
Administrators can create smart link preferences to control the target behavior of URLs based on patterns. For instance, you can configure all knowledge base article links to open in a new browser window or pop-up, improving usability and user workflow within chat conversations.
Practical Application for ServiceNow Customers
- Use URL navigation settings to tailor where chat links open, ensuring users access records in the most appropriate portal context.
- Leverage default and custom URL mappings to control navigation for specific tables, enhancing consistency and usability in chat interactions.
- Implement smart link preferences to define link behaviors, such as opening in new tabs or windows, aligning with your organization’s user experience standards.
- Configure Provider Channel Identity settings to specify default portals for pre-built or custom chat integrations.
By effectively managing URL navigation, ServiceNow customers can streamline user access to records during conversational interactions, maintain consistent portal experiences, and improve overall engagement within chat and messaging channels.
Use URL navigation settings to specify where and how chat links open. You can configure certain links to open in a specific portal. You can also specify the link target, such as a popup window.