{
 "categories": [
  "low-code",
  "platform",
  "saas-platform"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-06",
   "fact": "homepage",
   "note": "Workato presents itself as an enterprise iPaaS with a control plane for AI agents, composable MCP servers, and 14,000-plus applications.",
   "source": "https://www.workato.com",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "license",
   "note": "The Developer API is included in specific pricing plans. The same page names self-service Workato Free, Workato Pro, and Developer Sandbox data-center URLs; this record treats the product as commercial enterprise software.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "deployment",
   "note": "Workato documents regional cloud data-center API bases, including US, EU, JP, SG, AU, IL, CN, KR, UK, a trial sandbox, and Virtual Private Workato instances.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.exists",
   "note": "Workato documents a Developer API for managing recipes, connections, jobs, and related workspace resources, with JSON request and response bodies.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.kinds[0]",
   "note": "The documented interface is HTTP REST against data-center bases such as https://www.workato.com/api/, with application/json payloads.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.auth[0]",
   "note": "API client tokens authenticate as Authorization: Bearer. Legacy x-user-token and x-user-email keys are deprecated and rejected.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.coverage",
   "note": "Documented resources include recipes, connections, API platform collections and endpoints, Agent Studio genies, data tables, custom connectors, and collaborator groups. Coverage is broad and not claimed as the entire editor.",
   "source": "https://docs.workato.com/en/workato-api/resources",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.docs",
   "note": "Opened as Workato's current Developer API introduction, including data-center bases, Bearer authentication, and plan availability.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.sdk.exists",
   "note": "Workato documents an official Connector SDK for custom connectors, available by default subject to pricing plan and contract.",
   "source": "https://docs.workato.com/developing-connectors/sdk.html",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.sdk.languages[0]",
   "note": "The Connector SDK code editor is a Ruby environment with allow-listed Ruby methods for custom connector source.",
   "source": "https://docs.workato.com/developing-connectors/sdk/quickstart/quickstart.html",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.mcp.first_party",
   "note": "Workato documents creating remote, cloud-based MCP servers in AI Hub > Enterprise MCP from project assets, API collections, or an external proxy URL.",
   "source": "https://docs.workato.com/en/mcp/mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.mcp.verdict",
   "note": "Workato's MCP overview describes first-party hosted MCP servers, local servers, and a Developer API / Embedded API MCP server for Claude Desktop, Cursor, or ChatGPT.",
   "source": "https://docs.workato.com/mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.mcp.first_party",
   "note": "Workato lists prebuilt MCP server templates including Calendly and Mailchimp Campaign Management. Those catalog servers are Workato-hosted templates, not first-party Calendly or Mailchimp products.",
   "source": "https://docs.workato.com/en/mcp/prebuilt-mcps/mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.api.exists",
   "note": "Embedded APIs such as /api/managed_users require an Embedded workspace. They create, update, list, and delete customer workspaces and collaborators.",
   "source": "https://docs.workato.com/en/oem/oem-api/managed-users",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.cli.exists",
   "note": "Workato documents the Platform CLI (pip install workato-platform-cli) and states it is deprecated in favor of the wk CLI from Workato Labs. The Platform CLI is not available in the China data center.",
   "source": "https://docs.workato.com/en/platform-cli",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.extensibility.scripting[0]",
   "note": "Custom connectors are authored in the Connector SDK and used as triggers and actions in recipes.",
   "source": "https://docs.workato.com/developing-connectors/sdk.html",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.extensibility.webhooks",
   "note": "Get recipe details returns a webhook_url field. Sample recipe metadata uses trigger_application workato_webhooks.",
   "source": "https://docs.workato.com/workato-api/recipes",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.export[0]",
   "note": "GET /api/recipes/:id returns a JSON recipe object, including recipe code as JSON.",
   "source": "https://docs.workato.com/workato-api/recipes",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.export[1]",
   "note": "POST /api/packages/export/:manifest_id builds a downloadable package from an export manifest.",
   "source": "https://docs.workato.com/en/workato-api/recipe-lifecycle-management",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.import[0]",
   "note": "POST /api/recipes creates a recipe from a JSON recipe object whose code field is a JSON string of recipe lines.",
   "source": "https://docs.workato.com/workato-api/recipes",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.data_access.import[1]",
   "note": "POST /api/packages/import/:folder_id imports a zip package into a folder and can create or update recipes and dependencies.",
   "source": "https://docs.workato.com/en/workato-api/recipe-lifecycle-management",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "Workato publishes an LLM-oriented documentation index at docs.workato.com/llms.txt covering MCP, AIRO, recipes, and API pages as Markdown links.",
   "source": "https://docs.workato.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "verdict.scores.api",
   "note": "The Developer API is documented REST with Bearer clients, recipe lifecycle, and API platform coverage. Inclusion in specific pricing plans, Embedded-workspace gates, and incomplete GUI coverage keep the path in the practical-production tier.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted Enterprise MCP wraps recipes and API collections with authenticated remote URLs. CN data-center exclusion, AIRO access for the AIRO MCP server, and tool coverage limited to published assets keep it below unusual completeness.",
   "source": "https://docs.workato.com/en/mcp/mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "verdict.scores.cli",
   "note": "wk authenticates with an API token, supports --json on every command, and can pull, push, diff, and manage recipes, connections, API Platform, and MCP. The README states not every platform capability is accessible yet. The docs.workato.com Platform CLI is deprecated.",
   "source": "https://raw.githubusercontent.com/workato-devs/wk/main/README.md",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Workato's current Enterprise MCP creation guide, including project assets, API collections, external proxy, and the CN data-center exclusion.",
   "source": "https://docs.workato.com/en/mcp/mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current MCP overview covering hosted servers, local servers, Developer/Embedded API MCP, OAuth-based identity, rate limits, and audit.",
   "source": "https://docs.workato.com/mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current Developer API introduction with data-center bases and Bearer API-client authentication.",
   "source": "https://docs.workato.com/workato-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[3].url",
   "note": "Opened and verified as the current Developer and Embedded API MCP server, including https://app.workato.com/mcp Bearer config and unsupported event-streams and lookup-tables endpoints.",
   "source": "https://docs.workato.com/en/mcp/developer-api-mcp.html",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[4].url",
   "note": "Opened and verified as the China data-center feature matrix: MCP, Agent Studio, AIRO, and the Platform CLI are unavailable; RLCM zip import/export remains supported.",
   "source": "https://docs.workato.com/en/datacenter/cn-data-center",
   "tier": "declared"
  },
  {
   "date": "2026-09-06",
   "fact": "freshness.watch[5].url",
   "note": "Opened and verified as AIRO MCP: OAuth 2.0 or API token, regional /airo_mcp URLs, recipe and MCP-server tools, AIRO access required, not available in CN.",
   "source": "https://docs.workato.com/en/airo/mcp.md",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-06",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://docs.workato.com/en/mcp/mcp-servers"
   },
   {
    "type": "mcp",
    "url": "https://docs.workato.com/mcp"
   },
   {
    "type": "docs",
    "url": "https://docs.workato.com/workato-api"
   },
   {
    "type": "mcp",
    "url": "https://docs.workato.com/en/mcp/developer-api-mcp.html"
   },
   {
    "type": "docs",
    "url": "https://docs.workato.com/en/datacenter/cn-data-center"
   },
   {
    "type": "mcp",
    "url": "https://docs.workato.com/en/airo/mcp.md"
   }
  ]
 },
 "homepage": "https://www.workato.com",
 "id": "workato",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "bearer"
   ],
   "coverage": "partial",
   "docs": "https://docs.workato.com/workato-api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "recipe-json",
    "package-zip"
   ],
   "import": [
    "recipe-json",
    "package-zip"
   ]
  },
  "extensibility": {
   "scripting": [
    "connector-sdk"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Workato's Developer API, Embedded API, Enterprise MCP, AIRO MCP, and wk CLI cover practical recipe and workspace automation without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": true,
   "languages": [
    "ruby"
   ],
   "official": true
  }
 },
 "name": "Workato",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "zapier",
   "n8n",
   "power-automate"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Workato",
 "verdict": {
  "best_path": "mcp",
  "scores": {
   "api": 7,
   "cli": 6,
   "computer_use": null,
   "integrations": null,
   "mcp": 8,
   "overall": 8,
   "rpa": null
  },
  "summary": "Workato is automatable today through first-party Model Context Protocol servers. In AI Hub > Enterprise MCP, a workspace can host remote MCP servers whose tools come from project assets, API collections, or a proxied external MCP URL, and can connect Claude, ChatGPT, Cursor, or Microsoft Copilot with a remote MCP URL plus token or Workato Identity. A separate Developer API and Embedded API MCP at https://app.workato.com/mcp authenticates with a Bearer API-client token and exposes the endpoints granted on that client role. AIRO MCP at regional /airo_mcp URLs can create and edit recipes, manage Genies, and create MCP servers using OAuth 2.0 or an API token, and requires AIRO access. MCP is available to users in the US, EU, AU, JP, SG, IL, KR, and UK data centers and is not available in the CN data center, including multi-tenant and Virtual Private Workato. Prebuilt MCP templates such as Calendly and Mailchimp are Workato-hosted catalog servers, not first-party Calendly or Mailchimp products. The Developer REST API at data-center /api/ paths manages recipes, connections, jobs, API platform collections, Agent Studio genies, and recipe-lifecycle packages with Bearer API-client tokens; it is included in specific pricing plans, and Embedded APIs need an Embedded workspace. The Platform CLI is deprecated; Workato documents wk from Workato Labs as the replacement, with --json on every command. This record excludes Zapier, n8n, Microsoft Power Automate, and Make as standalone products. Computer-use viability is unassessed. MCP scores 8 and is the best path.\n"
 }
}