Use the Jamf Pro connector to manage Apple devices and security.
Integrating your application with Jamf Pro lets you use these operations in an automation. It exposes 14 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: Jamf Pro supports Client credentials authentication.
Obtaining Your API Client Credentials
Log in to Jamf Pro and click Settings in the sidebar.
In the System section, click API Roles and Clients.
Open the API Roles tab, click New, enter a display name, add the API privileges the role needs, and click Save.
Open the API Clients tab and click New.
Enter a display name, add the API role you just created, set an Access Token Lifetime, and click Save.
Open the client, click Edit, turn on Enable API Client, and click Save.
Click Generate Client Secret, then click Create Secret in the confirmation dialog.
Copy the client ID and client secret shown and store them securely - the secret is displayed only once.
Actions
Action Name | Description |
|---|---|
Create computer extension attribute | Creates a new computer extension attribute in Jamf Pro |
Create policy | Creates a new policy in Jamf Pro |
Create smart computer group | Creates a new smart computer group in Jamf Pro |
Delete computer extension attribute | Deletes a computer extension attribute in Jamf Pro |
Delete smart computer group | Deletes a smart computer group in Jamf Pro |
Get computer inventory disk usage | Get computer inventory with disk usage information from Jamf Pro |
Get policy | Gets a specific policy by ID in Jamf Pro |
Get smart computer group | Gets a smart computer group by ID in Jamf Pro |
List computer extension attributes | Lists all computer extension attributes in Jamf Pro |
List computer groups | Lists all computer groups in Jamf Pro |
List policies | Lists all policies in Jamf Pro |
Update computer extension attribute | Updates an existing computer extension attribute in Jamf Pro |
Update policy | Updates an existing policy in Jamf Pro |
Update smart computer group | Updates an existing smart computer group in Jamf Pro |