Skip to main content
Connect Corgea to Zapier by registering a Catch Hook URL under Integrations → Webhooks.
The standalone Zapier row under Automation Integrations is deprecated. Create new Zapier workflows with Webhooks. Existing Zapier integrations keep working — use View All (when shown) to test or delete them.
Automation Integrations with Zapier marked Deprecated

Prerequisites

  • A Zapier account
  • Admin access in Corgea

Setting up the Integration

1

Create a Catch Hook in Zapier

  1. Sign in at Zapier
  2. Create a Zap with Webhooks by Zapier as the trigger
  3. Choose Catch Hook and copy the URL Zapier provides
2

Register the webhook in Corgea

  1. Open Integrations
  2. Under Automation Integrations, open Webhooks (not the deprecated Zapier row)
  3. Create a webhook with:
    • Type: Zapier
    • Webhook URL: your Catch Hook URL
    • The events you want to automate
  4. Save the one-time secret key, then click Test
3

Finish the Zap

  1. In Zapier, map fields from the Corgea payload — for scan events, data.message is a ready-to-use summary
  2. Configure your action app
  3. Test the Zap and turn it on

Example Use Cases

  1. Slack notifications: Send channel alerts when scans complete. You can also do this directly with Slack + Webhooks.
  2. Issue tracking: Create or update tickets in Trello, Jira, Asana, and similar tools. Jira and Linear also have native integrations (Jira, Linear).
  3. Email alerts: Notify teammates when critical findings appear.
  4. Custom workflows: Kick off CI/CD steps or update docs from scan results.

Additional Resources