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

Articles

Fetch Data from Server Side to Client Side

  To go deep into this we will have a little brief about the following What is Client Side ScriptingWhat is Server Side Scripting What is Client Side Scripting? Run JavaScript on the client (web browser) when client-based events occur, such as when ...

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 ServiceNow Employee
  • 49724 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
  • 28631 Views
  • 11 comments
  • 16 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...

Top Contributors