Afternoon!
We run our inventory through FileMaker, and want to use the API in Jamf School to do some basic GETs.
Having a hard time figuring out how to make it work.
Know my Network ID. Have the API Token built in Jamf School. Turned those into the UN:PW respectively and then turned those into Base64.
In FileMaker I am "Inserting from URL".
Set the URL to https://{ourDomain}.jamfcloud.com/api/devices
Set cURL options to "Authorization: Basic Base64Output"
Keep getting same output in FileMaker:
Did this for Jamf Pro (using a hand built user and not an API token), and worked like a champ.
What am I missing?
Thanks
- Kevin