ServiceNow REST API Wrapper

JSON →
library 1.2.2 ·javascript maintenance
verified Jun 7, 2026

Node.js wrapper library for ServiceNow REST API, version 1.2.2. Provides authentication and CRUD operations on ServiceNow tables, including fetching table data, creating/updating/deleting tasks, retrieving attachments, and change tasks. Built on axios, it supports custom proxy settings via https-proxy-agent. Released under MIT, this library aims to simplify integration with ServiceNow but is community-maintained with limited updates, last updated in v1.2.2 (2021). Alternative to official ServiceNow SDK or manual HTTP requests.