Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Custom Integration: Automox
API Key with permissions to retrieve device inventory.
Automox API URL : https://console.automox.com/api/servers.
Obtain your Automox API Key :
Log in to your Automox console.
Navigate to the kebab menu (3 vertical dots in the upper right) and then click on Keys
Generate a new API Key with read permissions.
Note your API Key for use in the integration.
(OPTIONAL) - Modify the script if needed:
Adjust API queries to filter device data.
Customize data attributes stored in runZero.
Create a Credential for the Custom Integration :
Go to runZero Credentials .
Select Custom Integration Script Secrets.
Enter your Automox API Key as access_secret.
Use a placeholder value like foo for access_key (unused in this integration).
Create the Custom Integration :
Go to runZero Custom Integrations .
Add a Name and Icon for the integration (e.g., "automox").
Toggle Enable custom integration script to input the finalized script.
Click Validate and then Save.
Schedule the Integration Task :
Go to runZero Ingest .
Select the Credential and Custom Integration created earlier.
Set a schedule for recurring updates.
Select the Explorer where the script will run.
Click Save to start the task.
The task will kick off on the tasks page.
Assets in runZero will be updated based on Automox device inventory .
The script captures details like OS version, agent status, compliance, and IPs .
Search for these assets in runZero using custom_integration:automox.
The script automatically retrieves all devices , including paginated results.
All attributes from Automox are stored in customAttributes.
The task can be scheduled to sync device inventory at regular intervals.
You can’t perform that action at this time.