SERVICENOW EXPERT
·
BUILDER
·
CREATOR
·
MVP
I’m Mike — a ServiceNow nerd with 10+ years of experience on the platform. I build, optimize, automate, and tinker with creative ways to make ServiceNow work better.
mySNstuff.com is my personal collection of ServiceNow tools, scripts, tips, and discoveries. What started as a place to keep my own notes has grown into a resource I’m excited to share with the ServiceNow community.
mySNstuff.com is an independent resource and is not affiliated with or endorsed by ServiceNow®.
01 / SERVICENOW
Countdown to the most anticipated event of the year.
Explore Countdown →03 / SERVICENOW
Learn the lingo. Useful terms, published by ServiceNow.
Browse the Glossary →04 / SERVICENOW
Explore what’s new in the latest ServiceNow release.
Explore the Release →Things I’ve actually built on ServiceNow. Tools, experiments, scripts, and solutions from my ServiceNow playground.
Admins are often tasked with monitoring certain things such as health of the platform, licenses, integrations, ad-hoc stuff, etc. As a result, you might end up with dozens of bookmarks,…
Useful code to generate a HTML table from a GlideRecord Query. This is especially useful for when you need to embed content in an email notification. Script Include Example: Mail…
Useful code to get the number of records based on a query. Script Include Example: Mail Script Example: Call Mail Script in Notification: Results (combined with GlideRecord HTML Table –…
If you ever need to query what reports are shared with a particular user(s) or group(s), you can query the sys_report_users_groups table. instanceName.service-now.com/sys_report_users_groups_list.do The table provides the following details:
Vancouver Upgrade Kit
GlideEncrypter API provides methods to encrypt and decrypt strings using the Triple DES algorithm. This API can be used in server scripts. *** Script: Encryped string = ZQ16PA3pnx8dhJxgrQZNxiBFhdtrslmP*** Script: Decrypted string…
Copyright © 2026 | mySNstuff.com