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

Articles

ServiceNow HRSD (Tutorial Article Part - 1)

Hello ServiceNow Family, I have started a Article series on more compelling Module ServiceNow Human Resources.   In many companies, HR spends a significant amount of time on repetitive tasks such as responding to emails, managing chats, and using...

RaviGaurav_0-1716287715836.png RaviGaurav_1-1716287842824.png RaviGaurav_2-1716289161582.png RaviGaurav_3-1716290618642.png
Ravi Gaurav by Giga Sage
  • 15653 Views
  • 18 comments
  • 66 helpfuls

VS Code setup for servicenow

 Installation procedure. 1. Install VS code extension – [ sn-scriptsync].        2. Create a new folder with the name “sn-scriptsync" under Documents directory.            3. Install “ServiceNow Utils” – browser extension in Chrome or Firefox browser...

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

No Code date validations through (Catalog) UI Policies

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Client Side date validations, o man, they can be a real pain in the but! Getting the right format, different language settings, timezones, etc.. And then wor...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Mark Roethof by Tera Patron
  • 75375 Views
  • 54 comments
  • 243 helpfuls

ServiceNow to Azure DevOps Integration Using REST APIs

Hello, ServiceNow and Azure DevOps enthusiasts! In today’s article, I will walk you through how to integrate ServiceNow with Azure DevOps using REST APIs to automatically create work items in Azure DevOps when incidents are raised in ServiceNow. This...

selvarun_0-1739388592511.png selvarun_1-1739388592513.png selvarun_4-1739388702509.png selvarun_2-1739388592516.png
Selva Arun by Mega Sage
  • 10339 Views
  • 10 comments
  • 13 helpfuls

Parallel Approvals in Flow Designer

  Parallel approvals have been a very common thing in the world of workflows. Today, if you try to configure the same in a flow designer, you might face a lot of issues in setting it up within a flow. Yes, You are hearing it right! Parallel approval...

AlikuttyA_0-1671557904299.jpeg AlikuttyA_1-1671557904364.png AlikuttyA_2-1671557904364.png
Alikutty A by Tera Sage
  • 14459 Views
  • 20 comments
  • 18 helpfuls

Caching Approaches for higher Performance

  When it comes to performance optimizations you will often come across the concept of "caching". But what does this mean and why is caching a good option to accelerate script execution in ServiceNow? This article provides a few insights into this e...

earth-3866609_1280.jpg MaikSkoddow_0-1698495825472.png Cache Types.png MaikSkoddow_1-1698582208913.png

ServiceNow Calendar Invites

Hey folks,   This is a tutorial on how to set up Calendar Invites to be sent to Outlook via ServiceNow, along with potentially how to capture any responses the invitees send back. Update Feb 12, 2020: Official ServiceNow documentation for reference: ...

Creating a Sidebar Menu Widget for Employee Center

In this video I’ll show you how to create a sidebar menu widget for Employee Center in ServiceNow. As usual, I love to start by showing the art of the possible, and then I’ll walk you through a basic implementation of the sidebar widget and explain t...

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
  • 6855 Views
  • 5 comments
  • 7 helpfuls

ServiceNow - WhatsApp integration!!

Most conversations will end up taking place on WhatsApp, be it a simple greeting, gossip, news, or networking. The very first thing that comes up in our mind is WhatsApp. Almost every industry leverages it or heading towards using it in growing its b...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
im_atrey by Tera Contributor
  • 27835 Views
  • 13 comments
  • 18 helpfuls

getXMLwait alternative for Service Portal

Get XML wait For those of you that are not familiar with GlideAjax. getXMLWait() is a Synchronous GlideAjax call. Meaning your  script cannot continue without the GlideAjax response. This stops the session until the response is received. How to use g...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Willem by Giga Sage
  • 41486 Views
  • 55 comments
  • 123 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
  • 790 Views
  • 2 comments
  • 3 helpfuls
Top Contributors