Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Articles

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

UI Builder - Control visibility of 'Side navigation' Pages

In this article, we will see how to restrict the visibility of Side navigation in Workspace:     The name of the Side navigation pages are:     Requirement(s): Home should be visible to all.List should be visible to users either with 'itil' or 'adm...

SN_Learn_2-1751354845844.png SN_Learn_3-1751355037241.png SN_Learn_4-1751355408840.png SN_Learn_5-1751356366507.png
SN_Learn by Kilo Patron
  • 1021 Views
  • 4 comments
  • 2 helpfuls

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
  • 472 Views
  • 1 comments
  • 2 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

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

Top Contributors