{"id":7742,"date":"2025-01-16T06:45:05","date_gmt":"2025-01-16T06:45:05","guid":{"rendered":"https:\/\/www.aegissofttech.com\/insights\/?p=7742"},"modified":"2025-12-19T13:10:15","modified_gmt":"2025-12-19T13:10:15","slug":"servicenow-xplore","status":"publish","type":"post","link":"https:\/\/www.aegissofttech.com\/insights\/servicenow-xplore\/","title":{"rendered":"How ServiceNow Xplore Transforms Development and Testing?"},"content":{"rendered":"\n<p>Every line of code, test, and bug fix demands attention and time. In <strong><a href=\"https:\/\/www.aegissofttech.com\/servicenow-services\" target=\"_blank\" rel=\"noreferrer noopener\">ServiceNow development<\/a><\/strong>, efficiency and speed are everything. But what if you could reduce that time significantly without compromising quality? We can accomplish that using ServiceNow Xplore, a powerful XML-based developer toolkit that integrates directly.<\/p>\n\n\n\n<p>Xplore provides an intuitive interface with powerful for interacting with data, testing code, and debugging scripts. But before we can leverage its features, let us see how to get ServiceNow Xplore up and running in the instance.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Install ServiceNow Xplore<\/strong><\/h2>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Download the Xplore XML<\/strong>: Get the installable XML from <a href=\"https:\/\/xploretoolkit.com\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">xploreToolkit.com<\/a>.<\/li>\n\n\n\n<li><strong>Import XML: <\/strong>In ServiceNow, navigate to \u2018Retrieved Update Sets\u2019 in Application Navigator. At the bottom of list, Click \u2018Related Links\u2019 and select \u2018Import Update Set from XML\u2019, then upload the downloaded file.<\/li>\n\n\n\n<li><strong>Commit the Update Set<\/strong>: Once the XML is uploaded, open \u2018Xplore: Developer Toolkit\u2019 xml file. Click \u2018Preview Update Set\u2019, and then \u2018Commit Update Set\u2019.<\/li>\n\n\n\n<li><strong>Access Xplore<\/strong>: Once installed, the ServiceNow Xplore icon shows up on the instance.<\/li>\n<\/ol>\n\n\n\n<p>Now, let&#8217;s see how Xplore fits naturally into your ServiceNow environment.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Accessing Xplore in ServiceNow<\/strong><\/h2>\n\n\n\n<p>Once installed, Xplore integrates into ServiceNow through multiple access points, making it simple to use in your day-to-day development tasks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1) ServiceNow Banner Access<\/strong><\/h3>\n\n\n\n<p>The Xplore icon appears at the right side of the ServiceNow banner. Clicking it opens a new window dedicated to ServiceNow Xplore\u2019s interactive interface. From here, you can instantly begin testing scripts, examining GlideRecord, or analyzing ServiceNow data.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"641\" height=\"64\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-25.png\" alt=\"ServiceNow Banner Access\" class=\"wp-image-7743\" title=\"ServiceNow Banner Access\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-25.png 641w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-25-300x30.png 300w\" sizes=\"(max-width: 641px) 100vw, 641px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2) Context Menu Access<\/strong><\/h3>\n\n\n\n<p>ServiceNow Xplore is also integrated within two crucial context menus:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Form Context Menu<\/strong>: When working with a form, simply right-click and choose <strong>&#8220;<\/strong>Open in Xplore<strong>&#8220;<\/strong>. This opens Xplore with the GlideRecord for the specific record associated with the form.<\/li>\n\n\n\n<li><strong>List Context Menu<\/strong>: Similarly, from any ServiceNow list, you can select <strong>&#8220;<\/strong>Open List in Xplore<strong>&#8220;<\/strong> to load Xplore with a list of records. This lets you quickly view or manipulate multiple records at once.<\/li>\n<\/ul>\n\n\n\n<p>With these access points, ServiceNow Xplore is designed to integrate directly into your instance without requiring constant switching between tabs or interfaces.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Key Features of Xplore: A Developer\u2019s Powerhouse<\/strong><\/h2>\n\n\n\n<p>Xplore is packed with features that streamline development tasks, enhance code exploration, and simplify debugging. Let\u2019s take a look at its features:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Exploratory Programming and Code Inspection<\/strong><\/h3>\n\n\n\n<p>Xplore is designed for exploratory programming, giving you fast access to the structure of JavaScript and Java classes. It permits developers to inspect properties, objects, and variables, and explore how various parts of the framework connect with one another. This is particularly useful when you&#8217;re new to a specific piece of code and have to rapidly understand its structure and behavior quickly.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"940\" height=\"529\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-28.png\" alt=\"Exploratory Programming and Code Inspection\" class=\"wp-image-7746\" title=\"Exploratory Programming and Code Inspection\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-28.png 940w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-28-300x169.png 300w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-28-768x432.png 768w\" sizes=\"(max-width: 940px) 100vw, 940px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Handling Large Text and Data<\/strong><\/h3>\n\n\n\n<p>Dealing with large strings like CSV parsing, XML processing, or big datasets can be tricky. Xplore makes it easier to manage these large text blocks, allowing you to efficiently work with and manipulate strings. This is particularly useful when dealing with data imports, exports, or processing complex files.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"940\" height=\"170\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-29.png\" alt=\"Handling Large Text and Data\" class=\"wp-image-7747\" title=\"Handling Large Text and Data\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-29.png 940w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-29-300x54.png 300w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-29-768x139.png 768w\" sizes=\"(max-width: 940px) 100vw, 940px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Regular Expression Testing Made Easy<\/strong><\/h3>\n\n\n\n<p>Regular expressions are powerful but often tricky to perfect. Xplore includes a built-in regex testing tool that makes it simple to write and test regular expressions. With instant feedback, you can refine your expressions quickly, ensuring they work as intended.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"940\" height=\"494\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-30.png\" alt=\"Regular Expression Testing Made Easy\" class=\"wp-image-7748\" title=\"Regular Expression Testing Made Easy\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-30.png 940w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-30-300x158.png 300w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-30-768x404.png 768w\" sizes=\"(max-width: 940px) 100vw, 940px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Script Timer and Transaction Management<\/strong><\/h3>\n\n\n\n<p>For long-running scripts, Xplore comes with a built-in timer to track how long your transaction has been running. This is invaluable when you&#8217;re running complex or time-consuming scripts and need to monitor their performance. Additionally, transaction cancellation provides safety from issues like infinite loops, allowing you to stop a script mid-execution.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"661\" height=\"39\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-31.png\" alt=\"Script Timer and Transaction Management\" class=\"wp-image-7749\" title=\"Script Timer and Transaction Management\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-31.png 661w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-31-300x18.png 300w\" sizes=\"(max-width: 661px) 100vw, 661px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Log Management and Insights<\/strong><\/h3>\n\n\n\n<p>Xplore\u2019s integrated log viewer helps you easily see what your scripts are doing. You can access pre-filtered node logs and system logs to gain insights into the behavior of your code. This log visibility is essential for debugging, performance analysis, and understanding how your scripts interact with the system.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"279\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-32.png\" alt=\"Log Management\" class=\"wp-image-7750\" title=\"Log Management\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Scope-Specific Execution<\/strong><\/h3>\n\n\n\n<p>Xplore supports running scripts not just in the global scope, but also within specific application scopes in <a href=\"https:\/\/www.aegissofttech.com\/servicenow-services\/implementation\" target=\"_blank\" rel=\"noreferrer noopener\">ServiceNow implementation<\/a>. This feature allows you to test and run scripts within the right context, ensuring you&#8217;re working within the correct module or application.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"535\" height=\"38\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-33.png\" alt=\"Scope-Specific Execution\" class=\"wp-image-7751\" title=\"Scope-Specific Execution\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-33.png 535w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-33-300x21.png 300w\" sizes=\"(max-width: 535px) 100vw, 535px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>7. Visual Table Hierarchy<\/strong><\/h3>\n\n\n\n<p>ServiceNow Xplore\u2019s Visual Table Hierarchy feature allows you to easily search for tables and view their structure and relationships. By visualizing how different tables and fields are connected, you can quickly navigate and explore your data without needing to manually run complex queries.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"940\" height=\"411\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-34.png\" alt=\"Visual Table Hierarchy\" class=\"wp-image-7752\" title=\"Visual Table Hierarchy\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-34.png 940w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-34-300x131.png 300w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-34-768x336.png 768w\" sizes=\"(max-width: 940px) 100vw, 940px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Xplore Interface: A Deep Dive<\/strong><\/h2>\n\n\n\n<p>Now that we know the key features of Xplore, let\u2019s explore its interface. Xplore\u2019s design is meant to provide maximum utility while minimizing complexity.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1) Left Sidebar: Your Productivity Hub<\/strong><\/h3>\n\n\n\n<p>On the left sidebar, Xplore offers five essential options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>New<\/strong>: Open a new Xplore window without disrupting your current work. This allows you to multitask by working on multiple scripts or queries simultaneously.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"98\" height=\"82\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-35.png\" alt=\"New Xplore Window\" class=\"wp-image-7753\" title=\"New Xplore Window\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Toggle Editor<\/strong>: If you need more room to analyze your code or output, toggle the editor to expand the screen space.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"95\" height=\"82\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-36.png\" alt=\"Toggle Editor\" class=\"wp-image-7754\" title=\"Toggle Editor\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Open Script<\/strong>: This feature allows you to load and append Script Includes directly into the editor. No need to search for and copy code from elsewhere\u2014Xplore does it for you.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"95\" height=\"92\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-37.png\" alt=\"Open Script\" class=\"wp-image-7755\" title=\"Open Script\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Settings<\/strong>: Customize Xplore\u2019s environment. You can modify theme settings, adjust logging preferences, and set message\/string formats to match your personal development style.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"95\" height=\"72\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-38.png\" alt=\"Xplore Settings\" class=\"wp-image-7756\" title=\"Xplore Settings\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>About<\/strong>: Quickly view the current version of Xplore and access release notes or information about updates directly from the interface.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"93\" height=\"80\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-39.png\" alt=\"About Xplore updates\" class=\"wp-image-7757\" title=\"About Xplore updates\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2) Main Interface: Two Powerful Panels<\/strong><\/h3>\n\n\n\n<p>The Xplore workspace is divided into two major areas:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Code Editor<\/strong>: The code editor offers a clean, distraction-free environment for writing, pasting, or testing code. With features like line numbers and syntax highlighting, it\u2019s optimized for readability and efficiency.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"728\" height=\"392\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-40.png\" alt=\"Code Editor\" class=\"wp-image-7758\" title=\"Code Editor\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-40.png 728w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-40-300x162.png 300w\" sizes=\"(max-width: 728px) 100vw, 728px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Output Section<\/strong>: After running your code, the output section displays results in real-time. This section is equipped with several useful tabs, including info section, Output data formatting, Regex builder, Table hierarchy and Logs.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"260\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-41.png\" alt=\"Output Section\" class=\"wp-image-7759\" title=\"Output Section\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-41.png 707w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-41-300x110.png 300w\" sizes=\"(max-width: 707px) 100vw, 707px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3) Banner Controls: Fine-Tuning Your Workflow<\/strong><\/h3>\n\n\n\n<p>The banner at the top of the Xplore window gives you control over several crucial aspects of your testing and development:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Code Runner<\/strong>: Select whether you want to run your code on the client-side or server-side, giving you flexibility when testing different environments.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"483\" height=\"83\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-42.png\" alt=\"Code Runner\" class=\"wp-image-7760\" title=\"Code Runner\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-42.png 483w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-42-300x52.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Run Code<\/strong>: The Run button (or Ctrl + Enter shortcut) executes the code in the editor. It\u2019s quick and efficient, providing instant feedback on the output.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"135\" height=\"94\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-43.png\" alt=\"Run Code\" class=\"wp-image-7761\" title=\"Run Code\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Format Code<\/strong>: The Format button ensures that your code adheres to common formatting conventions, improving readability and consistency.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"107\" height=\"96\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-45.png\" alt=\"Format Code\" class=\"wp-image-7763\" title=\"Format Code\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Scope<\/strong>: This option allows you to choose the scope in which you want to execute your code, making it easier to work within specific ServiceNow modules or applications.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"729\" height=\"72\" src=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-46.png\" alt=\"Choose Scope\" class=\"wp-image-7764\" title=\"Choose Scope\" srcset=\"https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-46.png 729w, https:\/\/www.aegissofttech.com\/insights\/wp-content\/uploads\/2025\/01\/image-46-300x30.png 300w\" sizes=\"(max-width: 729px) 100vw, 729px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Boosting Development Efficiency: Time-Saving using Xplore<\/strong><\/h2>\n\n\n\n<p>One of the most significant advantages of Xplore is its ability to reduce development time and increase efficiency:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Reduced Context Switching<\/strong>: Thanks to Xplore\u2019s unified interface, you won\u2019t have to keep jumping between tabs, forms, and script editors. You can access and test data directly from the context you\u2019re working in, saving time and reducing errors.<\/li>\n\n\n\n<li><strong>Enhanced Debugging<\/strong>: With real-time code access and direct log views, debugging becomes much faster and more efficient.<\/li>\n\n\n\n<li><strong>Faster Data Exploration<\/strong>: With the Table Hierarchy and GlideRecord access, you can easily analyse data without manually running complex queries.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion: ServiceNow Xplore, a Game-Changer<\/strong><\/h2>\n\n\n\n<p>Xplore is not just a tool, it\u2019s a development enabler. Its streamlined interface, coupled with powerful functionality, makes it an indispensable tool for <a href=\"https:\/\/www.aegissofttech.com\/servicenow-services\/consulting\" target=\"_blank\" rel=\"noreferrer noopener\">ServiceNow consulting services<\/a> provider team. Whether you\u2019re debugging, writing code, or exploring data, ServiceNow Xplore simplifies and accelerates your workflow by integrating key features directly.<\/p>\n\n\n\n<p>By adopting Xplore, you\u2019re boosting both productivity and quality, ensuring your ServiceNow instance is fine-tuned for efficient development and testing.<\/p>\n\n\n\n<p><strong>Read More:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.aegissofttech.com\/insights\/servicenow-admins-toolkit-tips\/\" target=\"_blank\" rel=\"noreferrer noopener\">The ServiceNow Admin&#8217;s Toolkit<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":" ","protected":false},"author":13,"featured_media":7776,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[257],"tags":[1071,1073],"class_list":["post-7742","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-servicenow","tag-servicenow-xplore","tag-xplore-toolkit"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/posts\/7742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/comments?post=7742"}],"version-history":[{"count":13,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/posts\/7742\/revisions"}],"predecessor-version":[{"id":14711,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/posts\/7742\/revisions\/14711"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/media\/7776"}],"wp:attachment":[{"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/media?parent=7742"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/categories?post=7742"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aegissofttech.com\/insights\/wp-json\/wp\/v2\/tags?post=7742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}