Skip to main content

Upwind

Integrate Upwind with Torq to automate event response workflows using webhooks and API credentials.

Updated this week

Upwind is a runtime-powered cloud security platform that can help you detect and respond to cloud threats, vulnerabilities, and misconfigurations across your multi-cloud infrastructure.

Torq enables quick and easy integration with Upwind, so you can automate anything and everything within moments. Torq's public Upwind steps include:

  • List Detections

  • Create a Configuration Framework

  • Update a Cloud Account

  • Enable/Disable a Policy

  • +27 more...

If you don't see a step you need, you can create your own in various ways, such as using the Send an HTTP Request step or Torq's Step Builder, and share it across your organization.

To trigger a Torq workflow based on events sent from Upwind, look here.

To use Upwind steps in Torq workflows, look here.

Use Upwind to trigger workflows in Torq

Create an Upwind trigger integration in Torq

  1. Add integration: Go to Build > Integrations > Triggers > Upwind and click Add Instance.

  2. Configure the integration:

    1. Give the integration a unique and meaningful name.

    2. Under Authentication headers, click Add.

      1. Give the secret a name.

      2. Click Generate Random Secret and copy this value for later.

      3. Click Add.

Add the webhook in Upwind

  1. Create webhook in Upwind: Log in to your Upwind console. Go to Settings > Integrations > Custom Webhook and click Create Custom Webhook

  2. Configure the integration:

    1. Give the integration a meaningful name.

    2. For the URL, copy the endpoint from the Upwind trigger you created in Torq and paste it here.

    3. For Authentication type, select None.

    4. For Headers, set Key as the Authentication header name that you used in Torq, and set Value as the Authentication header secret.

    5. Select the Sensitive value box and click Test & Save.

Create a Workflow in Upwind

The workflow in Upwind defines what detections/findings and data to send to Torq via the webhook plugin.

  1. Create workflow in Upwind: Go to Settings > Workflows and click Create workflow

  2. Configure:

    1. Give the workflow a name.

    2. Set to Enabled.

    3. Select the Workflow trigger. These will be the events sent to your trigger in Torq.

    4. Under Workflow action, select Send to a Custom Webhook, and select the webhook you just added in Upwind. Click Save.

Now that you've successfully created an Upwind trigger, you can build your first Upwind-initiated workflow!

In Torq, go to Build > Workflows > Create a Workflow > New Blank Workflow, and select the trigger type: Integrations > Upwind. Find your new trigger, and automate away!

Use Upwind steps in Torq

Create Upwind API Credentials

  1. In the Upwind Console: Go to Settings > Credentials and click Generate Credentials.

    1. Under I want to use these credentials for, select API.

    2. Click Generate new client credentials.

    3. Save your Client ID and Client Secret credentials.

  2. Save: Click Save.

Create an Upwind steps integration in Torq

  1. Navigate to the Integration: Go to Build > Integrations > Steps > Upwind and click Add Instance.

  2. Configure the integration:

    1. Enter a meaningful name for the integration.

    2. For Upwind Username, use the Client ID you generated in the Upwind Console.

    3. For Upwind Password, use the Client Secret you generated.

  3. Finalize: Click Add.

FAQs

When using the Upwind integration, use Get Upwind Access Token step to create an access token for Upwind steps.

Did this answer your question?