Tag: catalog
9 results
-
Set Catalog Variables from URL Params (Free tool)
A free tool that pre-populates ServiceNow catalog item variables from URL parameters. Great for knowledge articles and direct links.
-
Asynchronous onSubmit Catalog/Client Scripts in ServiceNow
How to do server-side validation in onSubmit catalog client scripts using async patterns, since synchronous GlideRecord isn't an option.
-
Service Catalog "Try in Portal" button
Add a "Try in Portal" button to catalog items so you can preview them in the Service Portal, not just the platform UI.
-
How to Enable DOM Manipulation in ServiceNow Service Portal Catalog Client Scripts
A workaround for enabling DOM manipulation in Service Portal catalog client scripts, where getControl() and gel() don't exist.
-
Scripted REST APIs & Retrieving RITM Variables via SRAPI
Build a Scripted REST API that returns all populated variables from one or more RITMs as clean JSON.
-
Easily Clone One User's Access to Another User
A quick script that copies all roles and group memberships from one ServiceNow user to another. Onboarding made less painful.
Tools
-
Get RITM Variables via SRAPI
Scripted REST API that returns all populated variables on one or more RITMs as JSON.
-
Set Catalog Item Variables from URL
Pre-populate catalog item variables from URL parameters for streamlined request submission.
-
Try Catalog Item in Portal
Quickly preview any catalog item in the Service Portal from the platform UI with one click.