ServiceNow
Overview
ServiceNow provides IT service management software.
Use Snaps in this Snap Pack to:
- Insert, update, or delete records in ServiceNow.
- Query a particular ServiceNow instance to return the requested records or keys.
- Download attachments from a ServiceNow instance.
- Compute aggregate statistics over a ServiceNow table without fetching individual records.
This Snap Pack contains the following Snaps:
- ServiceNow Attachment Download: Downloads attachments
from a ServiceNow instance as binary data, based on a record or attachment
sys_id. - ServiceNow Delete: Deletes records by ID from a given ServiceNow table and returns the response as a document stream.
- ServiceNow Insert: Inserts incoming records into a specified ServiceNow table.
- ServiceNow Query: Executes a query against a ServiceNow instance and fetches records or keys based on the chosen action.
- ServiceNow Statistics: Computes aggregate statistics (count, sum, average, minimum, and maximum) over a ServiceNow table using the Stats API, without fetching individual records.
- ServiceNow Update: Updates records in a given ServiceNow table based on the specified clause and returns the response as a document stream.
Supported versions
This Snap Pack is tested against the following ServiceNow versions:
Latest versions
- Xanadu
- Washington DC
- Vancouver
Older versions
- San Diego
- Tokyo
- Utah
- Kingston
- London
- Madrid
- New York
- Orlando
- Paris
- Quebec
- Rome