Skip to content

jpsthecelt/SNintegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some ReST examples with Service Now

Notice that you'll need to have a ServiceNow instance, against which to test. Mine was generously loaned by ServiceNow's

MJones (Thank you; thank you).

I used a library called requests (see import requests), but this will also work with urllib3 (contained in Python 2.7 onward)

The files included are:

1 - SNowIncidentGetMultiple.py, gets the first 10 incidents

2 - sNowIncidentCreate.py, puts the Text from the commandline into an unassigned incident-record.

3 - Given the sysid from the incident created in #2, above, get and display that information.

About

BF-SN ReST integration examples that I created for a talk I gave to IBM-BigFix Engineers (many thanks to the ServiceNow guys!)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages