Python library for the ServiceNow REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 02:42 AM
Hello,
I've created a rebuild of python-servicenow-rest called pysnow, a library for interfacing with the ServiceNow REST API.
It's easy to use, well documented, tested and integrated with travis-ci.
Compatible with python 2 and 3.
Installing is simple:
# pip install pysnow
You'll find documentation and more info on Github:
GitHub - rbw0/pysnow: Python library for the ServiceNow REST API
Feel free to check it out (and contribute if you see any issues!)
Regards,
Robert
- Labels:
-
Integrations
-
Scripting and Coding
- 26,750 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2020 02:32 AM
Does library supports creating CMDB (configuration item) entries ? Are examples available in documentation ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2021 06:06 PM
I was actually asking the same question. Do you know if it supports CMDB entries updates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 01:19 AM
Does pysnow support Scripted REST API from Service Now?If yes, please help with the example code snippet using pysnow to query the endpoints created using Scripted REST API