{"library":"servicenow-rest-api","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.2.2","tags":["javascript","node","service-now"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install servicenow-rest-api","imports":["const sn = require('servicenow-rest-api');","import { ServiceNow } from 'servicenow-rest-api';","const sn = require('servicenow-rest-api'); const ServiceNow = new sn('instance','user','pass');"]},{"cmd":"yarn add servicenow-rest-api","imports":[]},{"cmd":"pnpm add servicenow-rest-api","imports":[]}],"homepage":"https://github.com/ChaitanyaKaranam/servicenow-rest-api#readme","github":"https://github.com/ChaitanyaKaranam/servicenow-rest-api","docs":null,"changelog":null,"pypi":null,"npm":"servicenow-rest-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}