📘

TL;DR

To integrate with Jamf and perform searches with Query:

  • Setup the required connection parameters in Jamf mentioned in the 'Prerequisites' section of this document.
  • Add a Jamf connection source in Query.
  • Test the integration with Test connection link.
  • Perform searches for managed devices and their users in Jamf.

Overview

Jamf provides Apple device management solutions. By integrating with Query, you can:

  • Search for managed Apple devices and their users.

Prerequisites

Ensure you have the following connection parameters to add Jamf as a connection source in Query.

  • Username - Username of the Jamf user with privileges to perform API requests.
  • Password - Password of the user.
  • Base URL - Base URL to access the Jamf Server. The base URL for the Jamf Pro API is located at /api on each Jamf Pro instance.

Adding a connection source in Query

  1. Go to the Connections page, click Add Connections, and select Jamf source from the Mobile Device Management Category.
  2. In the General tab, add the following details:
    • Username - The username of the Jamf user with privileges to perform API requests.
    • Password - Password of the user.
    • Base URL - Base URL to access the Jamf Server. The base URL for the Jamf Pro API is located at /api on each Jamf Pro instance.
  3. Click the Save button on the top right corner of the screen to save the connection source.
  4. To test the connection credentials, click on 'Test Connection.' You will see a successful connection message if the credentials are valid. If the test connection fails, then check if the connection parameters are correct. If necessary, change appropriately and retest.

Resources