We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Articles

Boost Your ServiceNow Scripts with addExtraField

I want to shine a spotlight on addExtraField(), a lesser-known GlideRecord method in ServiceNow that’s a total game-changer for anyone dot-walking fields. If you’re writing scripts that dig into reference fields—like caller_id.company.name on the inc...

Tushar_0-1757433019140.png
Tushar by Kilo Sage
  • 618 Views
  • 1 comments
  • 2 helpfuls

Microsoft Sharepoint Spoke - Certificate Updates

Introduction:   ServiceNow provides OOB Microsoft sharepoint spoke which helps to integrate MS sharepoint with servicenow to pull files, folders into ServiceNow.This integration needs certificates to authenticate with sharepoint. These certificates h...

84103fe3-fc0c-4edf-b272-6a5f1167987d.png

Integrate with Microsoft Intune - Authorisation

< Previous Article  Next Article >Introduction  Scripted Data Retrieval Introduction To access Intune, we need an access token which tells Microsoft Graph what tenant we're wanting information from, what access we're allowed, and how long we have a...

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

Automating the different Instance Scan scan types

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   So you've touched on Instance Scan, maybe read my previous blogs on Instance Scan, or saw Live Coding Happy Hour of last Friday on Instance Scan. And now, wa...

Variable editor on child task(other than catalog task)

Hello Community, Variable editors are really great way to show end user’s input to fulfillers. I get this question several times that, "hey Rahul, can we show variables on tasks other than catalog task" ? Actually, there was a $500 bounty about this ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
rahulpandey by Kilo Sage
  • 42137 Views
  • 47 comments
  • 36 helpfuls

Reference Qualifiers in ServiceNow

Reference qualifiers in ServiceNow are filters that restrict the data that appears in reference fields. They help refine the choices available in a reference field by defining conditions that the referenced records must meet.   Types of Reference Qua...

Screenshot 2023-12-16 at 4.01.21 PM.png

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...

SCCM 2016 - Some useful hints

Hi all,  i am currently on a journey through Software Asset Management Professional. This is actually touching areas we have never thought about, but the first thing i want to mention is, try to stay as much as you can Out of the Box within Service N...

Frank1975 by Kilo Guru
  • 6328 Views
  • 8 comments
  • 14 helpfuls
Top Contributors