Frontal 已上线。阅读公告

Webhooks

Start work from external events and deliver completed outcomes to systems that need them.

Webhooks connect Frontal to event-driven systems. An inbound event can trigger a workflow; an outbound event can notify another system about a completed run, an approval, or a failed action.

Verify incoming requests before accepting them, record the external event ID, and make the target workflow idempotent. For delivery, return a fast success response, process the event asynchronously, and use the run ID as the correlation handle for support and retries.

Do not use a webhook as an unbounded public write endpoint. Keep payload validation, workspace routing, and policy checks explicit.

更新于 2026年8月31日

© 2026 Frontal Labs, Inc. 或其关联公司。

我们默认在不使用 Cookie 的情况下统计网站流量。若您接受,我们将跨会话记住您的访问,从而让分析更准确。