This is a command-line interface for the ServiceNow ticketing system. You can manage your tickets from the commandline. This app allows you to update and close tickets as well as close tickets order than X days.
- Create a config.py file
- Create dictionaries for the ServiceNow instance, the database path, and email
- Run pip install -r requirements.txt to install dependencies
You can run it using python ./service-now-app.py