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
Go to Build > Integrations > Trigger > Apiiro and click Add.
Enter a meaningful name for the integration.
Optionally enter authorization headers.
Click Add.
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
Log in to your Apiiro portal.
Go to Governance > Workflows and choose an existing workflow or create a new one.
In the Then section, choose the Send a webhook action.
Enter the URL you copied earlier in Torq.
If you added authorization headers when creating the webhook in Torq, enter them here.
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