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

Articles

Flow Designer Action "Check day occurrence in month"

Hi there, Sometimes you just need to get your hands on how many occurrences of this weekday it is in the month. For example when creating a scheduled job, which you should only run on the 3rd Monday of every month. This is also a pretty popular Commu...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Process all of the users in a group...

Recently I have had to create some scripts that gets all of the user records in a group and update them with some information.  In the past I have done a query of the sys_user_grmember table, stored the data in an array and then queryed the sys_user ...

DrewW by Mega Sage
  • 2923 Views
  • 5 comments
  • 2 helpfuls

How To: Twitter Integration

The Twitter spoke ServiceNow has for integrationHub makes it very easy to complete this integration. I was able to get up and running and send my first tweet out in 30 minutes. The Twitter spoke contains one action and it is just called tweet. You ca...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Visually map tables from reference fields!

  Hi dev, Have you ever wondered how the tables you are customizing relate to one another?How do these tables connect to one another? In this tutorial, we are going to visually see these connections using a little bit of javascript and a website cal...

find_real_file.png find_real_file.png
juan9 by Giga Guru
  • 843 Views
  • 1 comments
  • 0 helpfuls

You-Dont-Know-SN-APIs : GlideAggregate

GlideAggregate     Recently, I gave an interview, where I was asked to write a script in scripts - background to print priority-wise count of all incident records. And I could not do it. Primarily because I did never use this API for anything else bu...

beingfluid by Kilo Sage
  • 3022 Views
  • 2 comments
  • 12 helpfuls

New "Hide" variable field (onLoad)

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Scrolling through the Quebec release notes for Service Catalog improvements, you might have noticed the three improvements for Variables. One of these, "Make...

find_real_file.png find_real_file.png find_real_file.png
Top Contributors