Socket
Socket
Sign inDemoInstall

snget

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    snget

A utility to export & import ServiceNow records from one instance to another.


Version published
Maintainers
1
Created

Readme

Source

snGet

A utility to export & import ServiceNow records from one instance to another.

Setup

  1. npm i @lvl0-io/snget
  2. Rename or copy .env.example to .env
  3. Update the target and source variables as needed
  4. Run in the terminal node app.js
  5. Enter table: incident
  6. Enter encoded query: sys_id=A1234567890
  7. Check the target instance to make sure the records have inserted or updated based on your encoded query

Keywords

FAQs

Last updated on 18 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc