事件# 通过事件跟踪活动 事件规范 事件语法 事件源 从 Python 代码发出自定义事件 通过 Webhook 发出事件 资源 UI 中的事件 响应事件 在事件上触发操作 创建自动化 管理自动化 触发器 操作 在 Python 代码中创建自动化 选定和推断的操作目标 使用部署触发器创建自动化 在 prefect.yaml 中定义触发器 在 .serve 和 .deploy 中定义触发器 将触发器传递给 prefect deploy 使用自动化发送通知 使用 Jinja 模板 API 示例 创建示例脚本 在 UI 中创建通知块 基于事件的部署自动化 使用底层的 .yaml 文件 使用自定义 Webhook 启动自动化 示例 使用事件触发下游部署 当客户完成订单时触发部署 另请参阅 Define custom event triggers Event triggers Resource matching Expected events Evaluation strategy Metric triggers Composite triggers Receive events with webhooks Configure webhooks Through the Prefect Cloud API Through Prefect Cloud Through the Prefect CLI Webhook endpoints Webhook authentication API key authentication Account-level security enforcement Webhook templates Static webhook events Event fields that Prefect Cloud populates for you Dynamic webhook events How HTTP request components are handled Accept Prefect events directly Accepting CloudEvents Troubleshooting