Coda Automations Push API
Version 1.0.0
AsyncAPI description of Coda's documented automation/webhook surface. Coda does NOT publish an outbound webhook subscription API in the public REST reference. The documented eventing surface is inbound: a single "Push API" / "webhook-invoked automation" endpoint that a caller POSTs to in order to trigger a webhook-typed automation rule defined inside a Coda doc. The automation rule itself is configured in the Coda doc UI; the API only exposes the per-rule trigger URL. Source documentation: - Coda REST API v1 reference: https://coda.io/developers/apis/v1 - Operation: triggerWebhookAutomation (POST /docs/{docId}/hooks/automation/{ruleId}) - Coda OpenAPI 3.0 source: bundled in this repository at openapi/coda-openapi.json (info.version 1.5.0) Modelled surface: - One inbound channel: the per-rule webhook trigger endpoint hosted by Coda at https://coda.io/apis/v1/docs/{docId}/hooks/automation/{ruleId}. - One publish operation: a client (the publisher) sends a JSON, form, or plain-text payload to that endpoint; Coda responds 202 with a requestId once the trigger has been queued for processing. Out of scope (not documented as a public API): - Outbound webhook subscriptions from Coda to third-party endpoints. - Schedule, button, table-row-change, and other in-doc automation trigger types. These exist as automation rule "trigger types" inside the Coda doc editor but are not exposed as separate REST or eventing endpoints in the public reference. Only the "webhook" trigger type is reachable via the documented API. - Pack triggers and Pack-defined sync/formula events. The Coda Packs SDK (https://coda.io/packs/build/latest/) supports webhook-based Pack auth and Pack sync, but no Pack-level webhook ingress endpoint is published in the REST API v1 reference.
Channels
Messages
Servers
coda.io/apis/v1
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/asyncapis/coda-automations-asyncapi"
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.