Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Articles

Disable modals shown on login after San Diego upgrade

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Noticed after the San Diego upgrade, that two different modals are presented after first login? Modals which are presented to every user.   Sure it's only on...

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

ServiceNow Custom Tables 101: What You Need To Know

ServiceNow Custom Tables 101: What You Need To Know   When I first started with ServiceNow 10 years ago, I made an embarrassing mistake with Custom Tables! I managed to prevent it from becoming a bigger issue, but with a better understanding of the n...

Add Business Days

Hello In this article I will show you how to add business days to a given selected date. You can do this from 2 ways one from server script and another through client script. System Scheduler -> Schedules First you need to either create a schedule or...

asifnoor by Kilo Patron
  • 19080 Views
  • 8 comments
  • 28 helpfuls

ServiceNow with ChatGPT Integration

It's time to integrate ServiceNow with ChatGPT. Hope it will help you. Reference links:  Endpoint, headers and JSON link: https://platform.openai.com/docs/api-reference/making-requests Refer below:  curl https://api.openai.com/v1/completions \ -H "C...

API key.png ChatGPT fields.png Screenshot (645).png Screenshot (646).png

Realtime Scenario with Glide Record API

What is Glide API? Service now Developer often using Glide API in now platform to change default behavior of the application and customize existing functionality. Glide Classes are providing more flexibility to interacting with snow application throu...

Top Contributors