Skip to main content
Question

JAMF School APi

  • April 14, 2022
  • 2 replies
  • 6 views

Forum|alt.badge.img+1

I am looking at wanting a Powershell script to access the JAMF School API to pull a list of devices and their WiFi Mac addresses.

Any hints or directions for a start with he JAMF API?

2 replies

Forum|alt.badge.img+20
  • Employee
  • 50 replies
  • April 19, 2022

Forum|alt.badge.img+7
  • Contributor
  • 39 replies
  • July 4, 2022

I did this via python not in powershell. You can access it at my GitHub repro at https://github.com/heinrich-foto/jamf_api

it has a get_wifimac example.