All integrations
Linear integration

Critical alerts → Linear issues.

Some teams treat investigation work like an engineering project — every high-severity alert becomes a triaged ticket with an owner, a status, and a due date. Pipe Tracelight alerts into Linear via the generic webhook → Zapier path and the workflow becomes automatic.

What's in this integration

  • Filter Tracelight events server-side (subscribe to alert.fired only) — keeps Linear noise low
  • Suggested filter: severity = critical OR high
  • Auto-assign by category (e.g. category=breach → assign to security lead)
  • Mirror Linear status back to Tracelight via the case-comments API for full bidirectional context

Setup

  1. 1
    Tracelight → Dashboard → Integrations → New webhook → Kind: Zapier → paste your Zap URL
  2. 2
    Subscribe only to alert.fired (avoid issue floods from low-severity events)
  3. 3
    In Zapier: Filter step → severity in [critical, high]
  4. 4
    Action: Linear → Create Issue. Map Tracelight payload fields (title, description, labels) to Linear fields.
  5. 5
    Test from Tracelight — fire a manual high-severity alert + confirm the Linear issue appears.

Events you can subscribe to

alert.firedmonitor.match

See the full event payload schemas at /zapier + /docs.

Wire it up.

Sign up, head to Dashboard → Integrations, and turn this on in 60 seconds.

Other integrations
Slack
Native OAuth bot + /tracelight slash command + alert notifications routed to channels of your choice.
Zapier
Wire Tracelight events into 6,000+ Zapier-connected apps. HMAC-signed webhooks make Zaps tamper-proof.
Discord
Channel webhook for alert digests + per-event notifications. SSRF-guarded outbound dispatch.
Microsoft Teams
Adaptive Card alerts in any Teams channel via incoming-webhook URL. Works with both classic O365 connectors and the new Workflows.
Notion
Pipe Tracelight events into a Notion database — auto-log every case, alert, or report into your team workspace.
HubSpot
Sync Tracelight cases + alerts into HubSpot CRM as deal records, contacts, or activity timeline entries.
Salesforce
Tracelight events → Salesforce Cases or custom objects via Flow Builder + the generic webhook integration.
Splunk
Stream Tracelight audit events + alerts into Splunk via HEC. Useful for SOCs running Tracelight as one of many investigation feeds.
Datadog
Tracelight alerts → Datadog events. Use Datadog's monitor language to set up follow-on alerting on Tracelight signals.
Jira
Auto-create Jira issues from high-severity Tracelight alerts. Useful for SOC + investigation teams running case management in Jira.
ServiceNow
Stream Tracelight alerts into ServiceNow as incident records. For enterprise SOCs running ITSM-style alert workflows.
GitHub
Auto-open GitHub issues from Tracelight alerts. Useful for security teams running incident response in Issues + Projects.
Asana
Auto-create Asana tasks from Tracelight alerts + cases. Useful for investigation teams running case management in Asana.
ClickUp
Tracelight events → ClickUp tasks. For teams running case management in ClickUp.
Microsoft 365
Tracelight events into Microsoft 365 — Outlook calendar holds for incidents, OneDrive report archival, Power Automate flows.
Trello
Tracelight events → Trello cards. For investigation teams running Kanban-style case management.
Calendly
Auto-schedule investigator follow-up calls when high-severity alerts fire. Useful for client-facing PI shops.
Generic webhooks
Subscribe any HTTPS endpoint to Tracelight events. HMAC-SHA256 signing. SSRF-safe. Zero glue.