Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoda ToolsCoda Trigger Automation
Coda Tools

Coda Trigger Automation

Triggers a webhook-invoked automation in a Coda doc. This action triggers an automation that has been configured with "Webhook invoked" as its trigger type. When triggered, the automation will execute its configured steps asynchronously. The response includes a requestId that ca…

Write actionRisk level 2 of 5API key connection
Use Coda Trigger Automation

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • docIdstring
    Required
    ID of the doc containing the webhook-triggered automation. Example: 'AbCDeFGH'. You can get this from the list_available_docs action or from the doc's browser URL.
  • ruleIdstring
    Required
    ID of the webhook-triggered automation rule to trigger. To obtain this ID: 1) Enable Developer Mode in your Coda account settings (Labs > Enable Developer Mode), 2) Navigate to the automation in your doc, 3) Click the three-dots menu on the automation rule to view its ID. The au…
  • payloadobject
    Optional JSON payload to pass to the webhook automation. This data will be available in the automation's steps as 'Step 1 Result'. You can include any JSON-serializable data (strings, numbers, booleans, objects, arrays). Example: {'message': 'Hello from API', 'count': 42, 'tags'…

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.