orchestrator
latest
false
Orchestrator 用户指南
- 入门指南
- 最佳实践
- 租户
- 注册表
- Cloud Robots
- Automation Suite 机器人
- 文件夹上下文
- 流程
- 作业
- Apps
- 触发器
- 日志
- 监控
- 索引
- 队列
- 资产
- 连接
- 业务规则
- 存储桶
- MCP 服务器
- Orchestrator 测试
- 资源目录服务
- 集成
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
在 Orchestrator 中创建和配置 Webhook,以向外部系统发送事件通知。
创建 Webhook
要创建 Webhook,请选择以下选项之一:
- 在 Orchestrator 工具栏中选择加号图标,然后选择“Webhook” 。
- 在租户页面上选择“Webhook” ,然后选择“添加 Webhook” 。
接下来,在“添加 Webhook”页面上,继续进行以下配置:
- 在必填的“名称”字段中,输入 Webhook 的名称。最多允许包含 128 个字符的字符串。
备注:
确保名称唯一,因为两个实时 Webhook 不能在租户级别共享相同的名称。删除相应的 Webhook 后,系统会释放特定名称。
- 在“说明”字段中,输入 Webhook 的说明。最多允许包含 256 个字符的字符串。
- 在“URL”字段中,提供要从 Orchestrator 将信息发送到的自定义 URL。
- 如果您不想保护 Webhook 通信,请选中禁用 SSL 验证复选框。我们不建议这样做!
- 如果要禁用正在创建的 Webhook,请清除“已启用”复选框。
- (可选)如果您想使 Webhook 身份验证更加安全,请添加一个最长不超过 100 个字符的自定义密码。
- 选择“发送所有事件”或“选择个别事件”选项。前者可用于将所有可用的 Orchestrator 事件发送到指定的 URL,而后者可用于指定各个事件。
- Select Save. The webhook has been created. You start receiving the corresponding payloads as soon as they are triggered.
编辑 Webhook
- Select the corresponding Edit button. The Edit page is displayed.
- 对 Webhook 进行必要更改(所有字段均可编辑)。
- Select Update. Your changes are saved successfully and the updated Webhooks page is displayed.
启用或禁用 Webhook
要启用或禁用 Webhook,请单击“已启用”列中的切换开关。启用 Webhook 时,切换按钮为蓝色。
重要提示:
系统会自动禁用连续 7 天内每天在超过 50% 的案例中失败的 Webhook。发生这种情况时,您会收到通知,并且系统会在审核窗口中记录一个条目。审核条目被分配给 User System Administrator,这是一个包罗所有系统执行操作的用户名。
删除 Webhook
- Select the corresponding Delete button. You are prompted to confirm.
- Select Yes. The webhook is removed and the updated Webhooks page is displayed.