Pass URL Variables to Catalog Item

Catalog Client Script

Creator: @ben-meeker

This is a catalog client script that allows you to pass parameters in your URL to auto-fill values in a catalog item.

Getting Started

Usage

Parameters are used in the url with the following syntax: https://<instance-name>.service-now.com/<path-to-catalog-item>&some_variable=<some value>&some_other_variable=<some other value>