Ir al contenido

REST API — Webhooks

Esta página aún no está disponible en tu idioma.

Method Path What it does
GET /api/webhooks/workflow/{workflow_id}/executions/{execution_id} Get execution status. Token-scoped: can only see executions triggered by this token.
POST /api/webhooks/workflow/{workflow_id}/trigger Trigger a workflow via webhook. Authenticated via Bearer token.