Skip to content

Automox

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

Provides patch management and endpoint remediation capabilities. Furl integrates with Automox to execute patching actions on eligible devices, manage patch policies, and used for identifying user accounts logged into assets (used to correlate device ownership).

  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 (read-only):

  • 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 (read-only):

  • Get Policies → Retrieve all policies from Automox.
  • Get Managed Software → Retrieve all managed software packages.

State-changing:

  • Create Policy → Create a new policy with a name, type ID, optional configuration, and optional schedule.
  • Update Policy → Update an existing policy’s name, configuration, or schedule.
  • Update Group → Update an existing device group’s name, color, notes, refresh interval, or OS-auto-update setting.
  • Assign Policy to Group → Assign a policy to a device group.
  • Run Policy → Execute a policy on all applicable devices.
  • Run Policy on Device → Execute a specific policy on a specific device.

This integration supports Furl’s autonomous-agent capabilities — Furl can apply, update, and run patch and remediation policies in Automox based on enabled strategies.

  • Ensure your API key has the necessary permissions for the datasources and actions 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.