/servicenow-cli

Command-line interface for Service Now SOAP API

Primary LanguagePython

Service Now Command-Line Interface

USAGE:

  • Run ./servicenow-cli -h to see usage options
  • Before running, edit the configuration file conf/servicenow_conf.py
  • Example: ./servicenow-cli insert incident my_server

BUILD ON WINDOWS:

  • run windows-build.bat (requires pyinstaller)