guide

How to Choose an SOAR Platform in 2026: Decision Framework

A six-step decision framework for selecting an SOAR (Security Orchestration, Automation and Response) platform in 2026. Covers SecOps maturity, integration inventory, case management style, pricing models, deployment options, and low-code vs code build preferences, with shortlist guidance for both mid-market and enterprise SOCs.

What SOAR Is and Why the Category Exists

SOAR (Security Orchestration, Automation and Response) is a category of platforms that connect security tools (SIEM, EDR, threat intel feeds, ticketing) and automate analyst workflows (triage, enrichment, containment, case management). The acronym was coined by Gartner in 2017 to describe products that combined three previously separate capabilities: orchestration (multi-tool API calls), automation (playbooks), and response (case and incident management). As of May 2026 the category has consolidated, with leaders including Tines, Torq, Swimlane, Splunk SOAR (formerly Phantom), Palo Alto Cortex XSOAR (formerly Demisto), and a long tail of vendor-bundled options inside SIEM platforms.

This guide is a decision framework. It does not rank vendors; it lays out the dimensions that matter so a security team can shortlist the right two or three platforms for their environment.

Step 1: Map SecOps Maturity

SOAR investment pays back at different points in a security program's maturity curve.

  • Early stage (no formal SOC, MSSP-led monitoring): a SOAR purchase is usually premature. Focus first on consolidating alerting and a shared ticket system
  • Mid stage (small in-house SOC, manual playbooks documented in Confluence): SOAR is high-value here because the playbooks already exist and just need automation
  • Mature stage (24/7 SOC, multiple SIEM/EDR vendors, complex incident workflows): SOAR is essential, and the question is which vendor fits the existing stack

Be honest about which stage applies. Buying SOAR before the playbooks are written produces shelfware.

Step 2: Inventory Integrations

SOAR is an orchestration layer; its value is proportional to the number of tools in the environment that can be reached. Build a list of every product that needs an integration: SIEM, EDR, identity provider, ticketing, threat intelligence, mail security, network firewall, cloud provider, MDM. Then check each candidate vendor's official integration catalog (not "supports HTTP" — explicit, maintained connectors).

As of May 2026, public integration counts are roughly: Tines around 200 native integrations plus generic HTTP, Torq around 300, Swimlane around 600 (Solutions Hub), XSOAR over 900, Splunk SOAR over 350. Higher counts are not always better; verified depth on the tools you actually run matters more than catalog breadth.

Step 3: Decide on Case Management

Case management is the single biggest differentiator in 2026. Three patterns exist:

  • Built-in case management (XSOAR, Swimlane, Splunk SOAR): the SOAR is the system of record for incidents
  • Lightweight case management (Tines): incidents are tracked but escalated to a dedicated ticketing/IRM system
  • BYO ticketing (Torq, lightweight deployments): the SOAR drives the playbook and writes back to ServiceNow or Jira

If the SOC already runs a mature IRM (ServiceNow SecOps, FortiSOAR, dedicated case tools), favour the BYO or lightweight pattern. If the SOAR is the only place incidents will live, built-in is mandatory.

Step 4: Pricing Models

SOAR pricing is rarely transparent. Common models in 2026:

  • Per-action or per-execution (Tines, Torq Hyperautomation): predictable when playbook volume is known
  • Per-analyst (some Swimlane bundles): scales with team size, easier to budget
  • Per-feature/module (XSOAR, Splunk SOAR): tied to broader Cortex or Splunk licenses
  • Bundled with SIEM (Microsoft Sentinel + Logic Apps, Google Chronicle SOAR): cost is folded into the SIEM contract

Build a 12-month playbook execution forecast before requesting quotes. Vendor-supplied estimates often underestimate enrichment-heavy workflows by 5-10x.

Step 5: Deployment Model

Deployment options matter for regulated environments:

  • Cloud SaaS (Tines default, Torq, Swimlane Cloud): fastest to deploy, vendor handles upgrades
  • Self-hosted (Tines self-hosted Tenant, Swimlane on-prem, XSOAR on-prem): mandatory for some defence, finance, and government workloads
  • Hybrid (Splunk SOAR with cloud + on-prem actions): the SOAR brain runs in cloud but specific actions execute on-prem connectors

Ask explicitly about FedRAMP, IL5, and sovereign-cloud availability if applicable. As of May 2026, Splunk SOAR and XSOAR have the deepest public-sector certifications; Swimlane offers FedRAMP-authorised hosting for US federal customers.

Step 6: Build vs Low-Code

A practical fork in the road: do you want analysts (low-code) or detection engineers (code) building playbooks?

  • Low-code-first (Tines, Torq): drag-drop story builder, accessible to tier-2 analysts
  • Code-friendly (Swimlane, XSOAR, Splunk SOAR): Python or proprietary scripting available alongside visual flows

Mature SOCs typically end up with both: a visual playbook for the common case and code-level customisation for edge cases. Confirm the platform supports both styles before committing.

Shortlist Recommendations

Based on the dimensions above, two patterns emerge in 2026 procurement:

  • For teams that want fast time-to-value and can accept SaaS-only: shortlist Tines and Torq, and pilot the same three playbooks in each
  • For enterprise, regulated, or large-multi-vendor SOCs: shortlist XSOAR, Swimlane, and Splunk SOAR, and weight by integration depth on the tools already in the stack

In every case, run a 30-60 day proof of value with realistic playbook volume before signing a multi-year contract. Vendors' standard demos rarely surface the operational realities of integration maintenance and case-management ergonomics.

Editor's Note: We helped a 12-analyst SOC select a SOAR in early 2026. The shortlist came down to Tines and Torq based on stage (mid maturity), tooling fit (heavy CrowdStrike + Sentinel + ServiceNow), and budget ceiling. Both pilots ran the same three playbooks for 30 days; the deciding factor was case-management ergonomics for tier-1 analysts, which favoured one vendor by a clear margin in side-by-side timed exercises. The honest caveat: no SOAR is a substitute for written playbooks. The teams that get value out of SOAR write the playbook in English first, then encode it. The teams that try to discover the playbook through the SOAR UI almost always abandon the deployment within 12 months.

Written & reviewed by Rafal Fila · Last updated:

Tools Mentioned

Related Guides

guide

Client Portals vs Workflow Orchestration Platforms: What Changes When External Parties Act Inside a Process

What changes when a client or supplier has to act inside your process, not just watch it? This guide compares four client portals with four orchestration platforms on how outsiders get in, whether you pay for them and what the audit log records, from vendor sources read 14 and 15 September 2026.

comparison

Moxo vs Zapier in 2026: Human Approval Steps, External Participants and Pricing

Moxo and Zapier both put a person in front of an automated decision, from opposite ends: Moxo builds the process out of human steps and attaches AI, while Zapier pauses an automation for a reviewer through its Human in the Loop app. This guide compares approvers, rejection, AI approval, audit logs, governance and pricing, verified 14 and 15 September 2026.

comparison

Keystroke vs n8n in 2026: Agent-Built TypeScript vs the Visual Canvas

Keystroke, launched in July 2026 by Y Combinator W24 company Sprint Labs, is a code-first automation platform where AI coding agents write workflows as TypeScript in the user's repository. n8n, founded in 2019, is the most widely deployed source-available visual workflow platform, with 200,000+ users and a $2.5 billion valuation. This comparison covers the agent-authored versus canvas building models, durable execution, licensing (Elastic License 2.0 vs the Sustainable Use License), verified July 2026 pricing including Keystroke's usage metering, and the maturity gap between a days-old platform and an established ecosystem.

Related Rankings

Best Automation Platforms for AI Orchestration 2026

This ranking answers one question: how many real business applications can an AI agent act on out of the box? It evaluates nine platforms as of August 2026 on the reach they give an agent, not on the workflow logic they can express. That boundary is deliberate, because two neighbouring pages on this site answer different questions. Best Process Orchestration Platforms 2026 scores multi-step process control, error handling and state management. Best AI Agent Platforms 2026 scores building and hosting the agent itself. This page scores the layer between them: the connective tissue that lets an agent already built elsewhere reach the applications a business actually runs on. A platform that leads one of those pages can place low here, and two of them do. Scores derive from application and action catalogue counts, the exposure model each platform uses to publish those catalogues to an agent, setup effort, failure handling and cost per agent action. Every figure was retrieved from a vendor-owned surface on 11 August 2026 unless an earlier date is stated against it.

Best Durable Workflow Engines for Production in 2026

A ranked list of the best durable workflow engines for production deployments in 2026. Durable workflow engines persist execution state to a database so that long-running workflows survive process restarts, deployments, and infrastructure failures. The ranking covers Temporal, Prefect, Apache Airflow, Camunda, Windmill, and n8n. Tools were evaluated on production reliability, developer experience, scalability, open-source health, and documentation quality. The shortlist intentionally mixes code-first engines (Temporal, Prefect, Airflow) with hybrid visual platforms (Camunda, Windmill, n8n) to reflect how production teams actually choose workflow engines in 2026.

Common Questions

Can you automate a platform with no API using Zapier?

Not as a proper Zapier app. Zapier's help centre, updated 29 May 2026, says a private app can be built "for any service with a public API", and its fallbacks for a missing app are email parsing, RSS, webhooks, asking Zapier to add the app, or using a different app. Those let a no-API platform tell a Zap that something happened; none of them lets a Zap act inside the platform. The Zapier Agents Chrome extension can "run actions" on a page open in your own browser (help article updated 27 April 2026), but that is hands-on help, not a reusable Zap step.

How does Moxo keep humans in control when AI agents run a workflow?

Moxo keeps people on the decisions by design: approvals and other human steps are ones its product page says "only a person can close", and AI agents can fill preparer, advisor or reviewer slots around them (both read 15 September 2026). The checks on AI output are opt-in, though. In synthetic AutomationAtlas tests that day, an AI extract step's "Human review" and "Supervisor Agent" switches were both off by default, and the builder accepted the same role as a form's submitter and its approver.

What is Moxo?

Moxo AI (app.moxo.com) is a process orchestration platform from Moxo, formerly Moxtra, for work where several parties, approvals and documents meet. You build templates of human steps, AI steps and automations, each run is a Flow with its own data and status, and outsiders act through account-free Magic Links. Its only published price is Team, and the AI agents start on the custom-quoted Scale plan (moxo.com/pricing, 15 September 2026). It is not Moxo Classic, the older app.

How much does Moxo cost in 2026?

Moxo's only published price is Team: $500 a month in the monthly view or $5,000 a year in the yearly view, for 100 flows and $100 of AI a year with unlimited seats (moxo.com/pricing, 15 September 2026). Scale (500 flows and $500 of AI a year) and Enterprise are custom quotes. There is no free plan, no published overage rate and no stated trial length, and the dollar AI allowance has no published conversion to the credits Moxo's product logs.