Skip to main content
Armis

Secure IoT with Armis and Torq: Integrate Armis for device security with Torq workflows to manage and monitor enterprise IoT devices.

Updated over a week ago

Armis is an agentless, enterprise-class device security platform. It's designed to protect organizations from cyber threats created by unmanaged IoT devices.

Use the Armis integration to trigger Torq workflows and run queries, manage tags for devices, and get information about devices in Armis.

Torq provides several templates for Armis.

Use Armis Events to Trigger Torq Workflows

To ingest Armis events in Torq, you must create an Armis trigger integration and use the generated webhook URL (Torq endpoint) to create a Torq integration in Armis.

Create an Armis trigger integration in Torq

  1. Go to Build > Integrations > Triggers > Armis and click Add.

  2. Type a meaningful name for the integration instance and click Add.

Create a Torq Integration in Armis

  1. Log in to your Armis portal.

  2. Go to Settings > Integrations.

  3. Click Connect Integration.

    Integrations page in Armis.
  4. Locate the Torq card and click Connect.

  5. Give the integration a meaningful name.

  6. In the Trigger Integration Endpoint URL field, enter the endpoint URL you generated in Torq.

Use Armis Steps in Workflows

To use Armis steps in workflows, you'll need an Armis API secret key and the URL of your Armis instance. All Armis steps require authenticating with an access token that's passed as an input parameter. Before using Armis steps in a workflow, you need to add the step Generate access token to generate the token that will be passed to subsequent steps.

Get your Armis API Secret Key

  1. Log in to your Armis portal.

  2. Go to Settings > API Management.

    API management page in Armis to get API secret key
  3. Click Create and copy the API secret key.

Create an Armis Steps Integration in Torq

  1. Log in to Torq.

  2. Go to the Build > Integrations > Steps > Armis and click Add.

  3. Give the integration a meaningful name.

  4. Enter the Armis API secret key you created earlier.

  5. Enter the URL of your Armis instance. For example, https://.armis.com.

  6. Click Add.

Use Armis Steps

  1. Add the Armis Generate access token step on the designer and select the Armis steps integration you created earlier.

    Generate an access token step for Armis
  2. Run the step to generate the access token. You'll pass this token in subsequent Armis steps.

  3. Add an Armis step to the designer.

    1. In the ARMIS_ACCESS_TOKEN field, select the path to the access token you generated.

    2. Select the Armis integration you created earlier.

    3. Complete any other parameters you need.

      Configuring the Armis step Get information about devices

Premade Steps

These are the premade steps for Armis. Don't see the step you need? No problem, you can easily create custom steps.

  • Add tags to a device

  • Remove tags from a device

  • Get information about devices

  • Run a search query

  • Generate an access token

Available Templates

Did this answer your question?