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
  • 99 Views
  • 1 comments
  • 1 helpfuls

Expand Code Search tables

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Ever used the out-of-the-box Code Search, for example using Studio or SNUtils? And noticed that it will return a lot, though you might miss some artifacts? F...

code_search_01.png code_search_02.png code_search_03.png

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

Base64 encoded Attachments

A common use case when working with integrations in ServiceNow is dealing with attachments in base64 format. However, the information on how to accomplish this is often scattered across different sources. This article aims to provide clear and effect...

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

Script Action: A Practical Example!

We often hear about and occasionally implement this feature in ServiceNow. I would like to explain it today with a practical example .   What is Script Action: A Script Action in ServiceNow is a server-side script that gets executed in response to s...

HemanthM1_0-1735316475496.png HemanthM1_1-1735316655180.png HemanthM1_2-1735316927404.png HemanthM1_0-1735363386050.png
Hemanth M1 by Giga Sage
  • 7047 Views
  • 6 comments
  • 13 helpfuls

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
  • 19604 Views
  • 47 comments
  • 32 helpfuls
Top Contributors