Skip to content

Automox

Connect Furl to Automox using an API key. Optionally, you can also provide the Organization ID.

Imports patch management data from Automox. Furl integrates with Automox to read device inventory, patch policy configuration and status, and the user accounts logged into assets (used to correlate device ownership). Furl uses Automox as a read-only data source — it does not create, change, or run policies in Automox.

  1. Log in to your Automox dashboard: https://console.automox.com
  2. Navigate to Settings > API and generate a new API Key.
  3. (Optional) Find your Organization ID in the account settings or from the URL path when logged in. NOTE: this will be necessary if multiple organizations are configured within Automox.

Provide the following in Furl:

  • API Key - Your Automox API key
  • Organization ID (optional) - Your Automox organization ID (required if multiple organizations are configured)
  • Devices → Import devices and their policy relationships to understand how remediations and patching are performed in your environment. Supports an optional Device Group Filter (comma-separated list, e.g. Windows Devices, Linux Devices).
  • Policies → Import the schedule, configuration, and scope of patch and remediation policies in your environment.

Devices and groups:

  • Get Device → Retrieve details for a specific device by ID.
  • Get Devices → Retrieve all devices from Automox.
  • Get Groups → Retrieve all device groups from Automox.

Policies and software:

  • Get Policies → Retrieve all policies from Automox.
  • Get Managed Software → Retrieve all managed software packages.
  • Ensure your API key has read permissions for the datasources you want to use.
  • If you have multiple organizations, make sure to provide the correct Organization ID.
  • Verify the API key is valid by checking it against the Automox dashboard.