Skip to main content
Apiiro

Integrate Apiiro with Torq to send events via webhooks for secure app development workflows.

Updated over a week ago

Apiiro is a platform for secure application development and implementation.

Use Apiiro to Trigger Torq Workflows

To send events from Apiiro to Torq, you’ll create a webhook in Torq and then create a webhook workflow in Apiiro.

Webhooks let you build integrations with SIEM (security information and event management) systems or custom dashboards by subscribing them to specific events in Apiiro. When an event is triggered, Apiiro sends an HTTP POST payload to the webhook's configured URL to push the selected data to whichever integrations, SIEM systems, or dashboards you've routed it to.

For webhooks to work, you need to have Apiiro governance rules set up, and build out the workflow in Apiiro as you would any other workflow. The governance rules used for the workflow must have assigned risk and include a label defined in Governance > Definitions.

Create an Apiiro Trigger Integration in Torq

  1. Go to Build > Integrations > Trigger > Apiiro and click Add.

  2. Enter a meaningful name for the integration.

    1. Optionally enter authorization headers.

  3. Click Add.

  4. Copy the Webhook URL that is generated. You'll need this URL when you create a webhook workflow in Apiiro.

Create a Webhook Workflow in Apiiro

  1. Log in to your Apiiro portal.

  2. Go to Governance > Workflows and choose an existing workflow or create a new one.

  3. In the Then section, choose the Send a webhook action.

  4. Enter the URL you copied earlier in Torq.

  5. If you added authorization headers when creating the webhook in Torq, enter them here.

  6. To check that everything works, you can click the Test Webhook button. Apiiro will send a test GET request to Torq to check the following things:

    • Apiiro is able to reach Torq

    • You can view the request in Torq

Premade Steps

These are the public steps for Apiiro. Don't see the step you need? No problem; you can easily create custom steps.

  • List Applications

  • List Risks

Did this answer your question?