ServiceNow Snap Pack examples

The following examples demonstrate how to use Snaps in the Servicenow Snap Pack.

Example Snaps used

Delete Record in ServiceNow

The example assumes that you have configured & authorized a valid ServiceNow account (see Configuring ServiceNow Accounts) to be used with this Snap.

Insert catalog categories into ServiceNow

This example pipeline demonstrates how to insert a new record in a ServiceNow table. It maps static data values for the name and price fields and inserts the formatted data into the ServiceNow catalog...

Fetch Active Incidents from ServiceNow

The example assumes that you have configured & authorized a valid ServiceNow account (see Configuring ServiceNow Accounts) to be used with this Snap.

Update Records in ServiceNow

The example assumes that you have configured & authorized a valid ServiceNow account (see Configuring ServiceNow Accounts) to be used with this Snap.