Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

JSON field attribute

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   A situation that sounds familiar when working with fields with JSON code: The JSON code hard to read, the code looks unformatted, the structure or errors are...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

How to create your own ServiceNow MCP Server

How to create your own ServiceNow MCP Server Code: anilvaranasi/ServiceNowMCPServer In order to implement Agentic AI one of the first steps it to be able to build AI agents that can interact with ServiceNow. One of the easiest ways to interact with S...

VaranAwesomenow_0-1750748873388.png VaranAwesomenow_9-1750749289673.png VaranAwesomenow_10-1750749544964.png VaranAwesomenow_11-1750749639000.png

UI Builder Component: Content Tree

ServiceNow documentation: https://developer.servicenow.com/dev.do#!/reference/now-experience/sandiego/now-components/now-content-tree/overview Use Cases The Content Tree is a powerful widget to make complex data structures transparent. Examples of us...

find_real_file.png find_real_file.png find_real_file.png

Import On-Demand: Automate File Imports using ServiceNow

This functionality enables users to upload files (like Excel spreadsheets) through a catalog item and automates importing and transforming the data. The process upon submission, imports the file, transforms it and updates the target table, deletes th...

cat item 1.png cat item 2.png data source.png script include.png
Kalisha_m by Tera Guru
  • 10255 Views
  • 12 comments
  • 18 helpfuls

OAuth 2.0 Setup in ServiceNow

Integrations in ServiceNow can sometimes feel like wrestling with a puzzle, but setting up OAuth 2.0 doesn’t have to be a headache. I recently implemented this, and it looks straightforward process, which was quick, clean, and reliable. Here’s someth...

Tushar by Kilo Sage
  • 16502 Views
  • 3 comments
  • 11 helpfuls

GlideAjax Example Cheat Sheet (UPDATED)

It can be hard to remember all of the Client and Server elements of a GlideAjax call. I created a simple example with color coding to help make sure I don't miss any of the details when I'm making a new call from scratch. I hope this helps. I attache...

#BuildWithAES: Simply Facility Cleaning with Ease

ServiceNow's App Engine Studio (AES) is a powerhouse of functionality. Citizen developers and skilled admins alike can feel confident in creating applications that solve problems within their organization. As part of the #BuildWithAES challenge, I de...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

ChatGPT Integration with ServiceNow - Latest API Guide

ChatGPT Integration with ServiceNow - Latest API Guide:   Overview: Recently, I was exploring the integration of ChatGPT with ServiceNow and wanted to test out the ChatGPT integration on my Personal Developer Instance (PDI). While the articles and vi...

selvarun_0-1736181279804.png selvarun_1-1736181366645.png selvarun_2-1736181417236.png
Selva Arun by Mega Sage
  • 13063 Views
  • 6 comments
  • 10 helpfuls

Performance Hacks: Database Views

Summary I'm writing this article to talk about some of the performance implications of Database Views. I've posted a video at https://youtu.be/ygy50Pxn3wk?si=l7dI3apveDtZTcln.     What are Database Views? Real quick - in ServiceNow, the concept of a...

Screenshot 2025-07-29 at 17.18.36.png Screenshot 2025-07-29 at 15.17.55.png Screenshot 2025-07-29 at 15.50.27.png Screenshot 2025-07-29 at 15.52.04.png
Mwatkins by ServiceNow Employee
  • 4415 Views
  • 10 comments
  • 11 helpfuls
Top Contributors