Trigger and monitor Cortex XSOAR playbooks via its REST API

domain: xsoar.pan.dev · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate an API key in Cortex XSOAR under Settings > Integrations > API Keys and note your server URL.
  2. Create an incident (which triggers the associated playbook) with POST {server-url}/incident, supplying a JSON body with name, type (matching a configured incident type), severity, and any custom labels or details fields.
  3. Retrieve the incident and its current playbook execution state with GET {server-url}/incident/{incidentId} and inspect the playbookId and status fields.
  4. Poll playbook task status with GET {server-url}/inv-playbook/{incidentId} to inspect individual task states and determine whether manual intervention is needed.
  5. Close the incident programmatically with POST {server-url}/incident/close once remediation is confirmed, supplying closeReason and closeNotes.

Known gotchas

Related routes

Trigger a Hightouch reverse-ETL sync run programmatically via the REST API
hightouch.com · 5 steps · unrated
Manage Microsoft Sentinel analytics rules programmatically via the REST API
learn.microsoft.com · 5 steps · unrated
Trigger remote device commands (screenshot capture, reboot, Wi-Fi provisioning) and enable Proof of Play analytics via the OptiSigns GraphQL API
docs.optisigns.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans