Casper Suite Scripting Libraries - Building Address Import
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
09-15-2016
08:15 AM
- last edited on
03-04-2025
05:30 AM
by
kh-richa_mig
Hi everyone,
I and our team are rather new to Casper Suite. We're looking to see if anyone knows or maintains Python, JavaScript, or any other language libraries for accessing the JSS REST API?
A little context around what we're wanting to do. We have a need to keep up-to-date data on all of our "Building" addresses at all of our branch office locations. This data is maintained within our on-boarding system and made available to us through csv, xml, json or whatever markup lang we need.
Is there a quicker way of doing this?
- Labels:
-
Jamf Pro

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-15-2016 10:49 AM
Hi,
This post is a great example of a workflow that can be tweaked to accomplish this:
https://jamfnation.jamfsoftware.com/discussion.html?id=13118#responseChild77400
API documentation can be accessed via your jss at https://yourjss.yourcompany.com:8443/api

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-16-2016 12:24 PM
Oh - I also came across this (don't know why I didn't know about this).
A nice GUI interface that appears to be able to do what you need it to do.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-19-2016 08:00 AM
There is a library for Python called python-jss. I use it (and many of its author's other tools) quite a lot.
https://github.com/sheagcraig/python-jss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-04-2016 07:20 PM
I had to update my email notification preferences because I didn't notice your replies.
Thank you for these pointers! I'll be sure to share anything I can come up with on the community.
