Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Articles

Adding "Last updated" to Instance Scan Findings

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there, When working on Instance Scan Scan Findings, wouldn't it be great to filter and analyze source records on when they were last updated and by whom they were las...

instance_scan_01.png instance_scan_02.png instance_scan_03.png instance_scan_04.png

Retrieving and Processing Files from Amazon S3

Retrieving and Processing Files from Amazon S3 Because FTP is so last year In an increasingly “as a service” world, we were finding that, for us to import and export data files from and to other systems, we were having to build jobs outside of the pl...

find_real_file.png find_real_file.png
Tomko by Tera Expert
  • 9301 Views
  • 10 comments
  • 6 helpfuls

Getting Started - GraphQL API framework

What is GraphQL? GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. It's an alternative to standards like REST. It lets clients fetch exactly the data they need which make...

find_real_file.png ShivamGupta_0-1682320087907.png find_real_file.png find_real_file.png
Shivam  Gupta by ServiceNow Employee
  • 19352 Views
  • 3 comments
  • 9 helpfuls

Inbound Actions Tips

For anyone who has created a new Inbound Action you may have found that there are some "gotchas" that can be encountered along the way.   I thought I'd share some of the points I've found useful on my own Inbound Action journey, and I'd like to encou...

samkikalis by ServiceNow Employee
  • 23146 Views
  • 15 comments
  • 26 helpfuls

IntegrateNow: Chapter 3 (REST API Explorer)

IntegrateNow Chapter 3 REST API Explorer A good API Documentation     Somehow, I cant resist myself from quoting the famous quote from "D. Brandon" : Documentation is like s*x; when it’s good, it’s very, very good, and when it’s bad, it’s better tha...

beingfluid by Kilo Sage
  • 17015 Views
  • 9 comments
  • 13 helpfuls

Create your own (user) sys_id

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   What is shared in this article, might not be best practice. Just sharing this to explore possibilities, find openings in ServiceNow, and have a mindset that your imagin...

find_real_file.png

How to secure your ServiceNow instance?

Hello Community,   Securing your ServiceNow instance is paramount in today's digital landscape where cybersecurity threats are ever-evolving. Whether you're a seasoned ServiceNow administrator or just starting your journey with this powerful platf...

How to redirect user to an external page in UI Builder?

Using Service Portal it is easy to use the window $window object to easily redirect the user to any url. Although, it is not so straight forward when using UI builder. To achieve this, you can always hack the global window object via some currying (I...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Robin John by Kilo Sage
  • 17636 Views
  • 8 comments
  • 4 helpfuls

You are doing it WRONG!! Part 1

Hi All, I'm starting a new series of short and interesting articles. This is the first one in the series. I hope you will like it.   Have you ever faced it when you try to assign a field to a variable and it results in an empty value? var field = cur...

Top Contributors