II.
APIEndpoint overview
Reference · liveapi-endpoint:adapters-gateway-post-automation-webhook
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.
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
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway
Incoming edges
exposes_endpoint1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway