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,…
Just playing around with UI Builder to see what’s possible! Embedded one of my favorite childhood Windows XP games into ServiceNow. I did not create the game itself nor own…
Action instances are stored here: instanceName.service-now.com/sys_hub_action_instance_list.do?sysparm_query=&sysparm_view= Subflow instances are stored here: instanceName.service-now.com/sys_hub_sub_flow_instance_list.do?sysparm_query=&sysparm_view=
Go to Service Portal -> Pages and open page with ID: “esc_sc_cat_item“ instanceName.service-now.com/nav_to.do?uri=sp_page.do?sys_id=c0728d1373675300c629e1e54cf6a7b3 Add the following code to the Page Specific CSS and click update. Before After
The “Email Reader” scheduled job controls the frequently in which received emails are processed on your ServiceNow instance. By default ServiceNow checks for new emails every two minutes. It connects…
object.applyTemplate(“template_name”); Example – Create new record and apply a template: https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/form-administration/reference/r_ScriptedTemplates.html
Copyright © 2026 | mySNstuff.com