The CreatorCon Call for Content is officially open! Get started here.

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

Articles

Enabling Real-Time Evaluation of User Criteria in ServiceNow

If you’ve worked with User Criteria in ServiceNow—especially in scenarios involving dynamic access control—you might have noticed an odd behavior: User Criteria is only re-evaluated at login time, even if your criteria contains scripting logic. This ...

sarah_bioni by ServiceNow Employee
  • 1160 Views
  • 2 comments
  • 2 helpfuls

ServiceNow Domain Separation

Crack the Secret of Superpowers in ServiceNow Domain Separation: Accelerating Performance of your Organization ServiceNow Domain Separation isn't just a regular feature; it's like handing over a magic wand to modern businesses. With Domain Separation...

Auto Refresh OAuth Access Token

OAuth 2.0 is a widely adopted authentication method across numerous ServiceNow integrations. Whether it’s for a custom scripted integration or an Integration Hub spoke, OAuth token flows are frequently utilised. Two of the most commonly employed flow...

refresh_email_token_script.png oauth_token_refresher_script_include.png sharepoint_refresh_token_job.png sharepoint_token_record.png

Service Portal Notification Preferences Widget

As you may (or may not) know, one main item missing from the current Service Portal is a way for end users to manage their Notification & Subscription preferences. Currently the only options around this limitation are to either create a custom widget...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
DScroggins by Kilo Sage
  • 24096 Views
  • 37 comments
  • 34 helpfuls

Default Landing Page for SOW

Overview: This document explains how to manage and customize homepage redirection for users in the ServiceNow interface. It focuses on using the sys_homepage_destination_rule table to control where users land after logging in, based on their roles or...

Picture1.png Picture2.png

Generate an Attachment via custom Flow Designer Action

I had a requirement to generate an attachment and I wanted to initiate this via Flow Designer. Unfortunately there is no out of box (OOB) action as part of the 'ServiceNow Core' spoke to perform this. This article is a guide on how to create such an ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Geoff_T by Mega Sage
  • 13890 Views
  • 11 comments
  • 15 helpfuls

Saviynt integration using REST API

Saviynt integration with Servicenow using REST API. User case: Request services (application access, roles) using Servicenow and automate service/request fulfillment using Saviynt (Identity and Access management system). Solution: 1. Create appropria...

OAuth 2.0 Setup in ServiceNow

Integrations in ServiceNow can sometimes feel like wrestling with a puzzle, but setting up OAuth 2.0 doesn’t have to be a headache. I recently implemented this, and it looks straightforward process, which was quick, clean, and reliable. Here’s someth...

Tushar by Kilo Sage
  • 3912 Views
  • 1 comments
  • 5 helpfuls
Top Contributors