top of page
16 September 2025, 2pm-3pm NZST
Register for the Webinar
Experience the Future of Service Delivery with ServiceNow Agentic AI
Deliver faster, smarter, and more reliable IT services.
Agentic AI helps you resolve issues quickly, cut operational costs, and keep your business moving.


Optimize Your ServiceNow Experience: Displaying More Records in Lists
Navigating through data efficiently is crucial for any ServiceNow user. Whether you're reviewing incidents, managing changes, or tracking...


Ensuring Dates are in the Future: Validating Date Fields in ServiceNow Client Scripts
In ServiceNow, accurately capturing and validating data is paramount for maintaining data integrity and ensuring smooth process...


Accessing ServiceNow System Properties on the Client Side: A Complete Guide
ServiceNow administrators often encounter situations where client-side scripts require access to system properties typically fetched...


How to Pass Values with New Line and Special Characters in ServiceNow REST APIs
ServiceNow users frequently encounter scenarios where incidents must be created or updated in one ServiceNow instance using data from...


How to Securely Check Another User's Role in ServiceNow Client Scripts
When developing within ServiceNow, you might encounter scenarios where you need to determine if a particular user, who isn't the one...


Counting the Days: Calculating Date Differences in ServiceNow
When working within the ServiceNow platform, you'll often encounter scenarios where you need to determine the duration between two dates....


Unlocking Your ServiceNow Instance's Email Address: A Quick Guide
Understanding your ServiceNow instance's email address is crucial for various administrative and development tasks. Whether you're...


ServiceNow Studio vs. App Engine Studio vs. UI Builder: Key Differences and When to Use Each
As ServiceNow evolves, so does its suite of developer tools. With newer releases such as Quebec and beyond, tools like App Engine Studio...


How to Automatically Populate Request Form Descriptions from a ServiceNow Catalog Item
When users submit a ServiceNow catalog item, they often provide specific inputs, such as a detailed description or a brief summary. While...


Triggering ServiceNow Scheduled Jobs on Demand: A Developer's Guide
ServiceNow's Scheduled Jobs are a powerful way to automate routine tasks at specific times or intervals. However, there are scenarios...


Understanding the Difference Between Preserve and Exclude Data in ServiceNow Cloning
When cloning an instance in ServiceNow, administrators must carefully manage data retention to ensure seamless system functionality. The...


Navigating ServiceNow Data: When to Use hasNext() with GlideRecord
When working with data in ServiceNow using scripting, the GlideRecord object is your go-to tool for querying and manipulating records....


Understanding ServiceNow Dashboard Sharing: Where's the Data Stored?
Are you a ServiceNow administrator or developer working with Performance Analytics and responsive dashboards? Understanding how dashboard...


Delaying Business Rule Execution in ServiceNow
Are you looking to control the timing of your ServiceNow business rules? Perhaps you need a delay before a script runs, especially when...


Decoding ServiceNow Data Imports: Understanding the Sequence of Transform Scripts
Importing data into ServiceNow is a common task, and Transform Maps play a crucial role in ensuring that data lands in the correct tables...


Handling "Price" Fields in ServiceNow Service Catalog: A Practical Guide
Are you looking to include a price or cost field within your ServiceNow Service Catalog items? While ServiceNow doesn't offer a dedicated...


Navigating the ServiceNow Data Landscape: Finding Your List of Tables
Understanding the underlying data structure is fundamental to effectively working with any platform, and ServiceNow is no exception....


Validating Email Addresses in ServiceNow: Best Practices and Implementation
Ensuring the accuracy of email addresses is crucial for maintaining effective communication and preventing errors in ServiceNow...


Mastering String to Array Conversion in ServiceNow
ServiceNow stands as a cornerstone for modern digital workflows and service management, empowering organizations to streamline operations...


Streamlining ServiceNow Operations: A Comprehensive Guide to Copying Attachments Between Instances
In the dynamic landscape of ServiceNow deployments, the necessity to transfer attachments between different instances frequently arises....
bottom of page