iiRecord
Agentic AI Atlas · POST /api/automations/webhooks/:ruleId
api-endpoint:adapters-gateway-post-automation-webhooka5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-post-automation-webhook

Reference · live

POST /api/automations/webhooks/:ruleId overview

Webhook ingress endpoint that delivers a payload to a specific automation rule. Source: packages/adapters/gateway/src/kanban/routes.ts:1037-1063.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
POST /api/automations/webhooks/:ruleId
method
POST
path
/api/automations/webhooks/:ruleId
responseShape
AutomationWebhookDeliveryResult (status from outcome/code: 201 created, 401 unauthorized, 409 not-active, 400 rejected, else 200)
authRequired
false
description
Webhook ingress endpoint that delivers a payload to a specific automation rule. Source: packages/adapters/gateway/src/kanban/routes.ts:1037-1063.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1