Skip to content

Commit f33f11b

Browse files
authored
Merge pull request #39 from flashcatcloud/docs/add-zoom-bot-notification
docs: add Zoom bot to notification channel guide
2 parents 32bd4a0 + 2de041f commit f33f11b

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

en/on-call/configuration/notifications.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,20 @@ If your team cannot do app integration temporarily, using bots is a simple, quic
246246
</Step>
247247
</Steps>
248248
</Tab>
249+
250+
<Tab title="Zoom">
251+
<Steps>
252+
<Step title="Create Bot">
253+
Open Zoom app, go to **Apps****Add Apps**, search and add the `Incoming Webhook` app. Return to the chat interface and confirm the `Incoming Webhook` app has been added successfully. In any channel or the `Incoming Webhook` app, enter the command: `/inc connect flashduty`. The system will return the app's connection information
254+
</Step>
255+
<Step title="Configure Flashduty">
256+
Copy the `Endpoint` URL from the returned information and enter it in the Zoom bot `Webhook` field in Flashduty **Channel****Escalation Rules**. Copy the `Verification Token` and enter it in the Zoom bot `Verify Token` field
257+
</Step>
258+
<Step title="(Optional) Use @ Mentions">
259+
Admin obtains user `user_id` from the Zoom console. Create a mapping table in Flashduty **Integration Center** → Mapping Data, mapping Flashduty member emails to Zoom `user_id`. Associate the corresponding Zoom bot and mapping table in **Escalation Rules**
260+
</Step>
261+
</Steps>
262+
</Tab>
249263
</Tabs>
250264

251265
<Tip>

zh/on-call/configuration/notifications.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,20 @@ Flashduty App 是 On-call 工程师最高效的移动办公工具。无论您身
247247
</Step>
248248
</Steps>
249249
</Tab>
250+
251+
<Tab title="Zoom">
252+
<Steps>
253+
<Step title="创建机器人">
254+
打开 Zoom 应用,进入 **Apps****Add Apps**,搜索并添加 `Incoming Webhook` 应用。返回聊天界面,确认 `Incoming Webhook` 应用已成功添加。在任意频道或 `Incoming Webhook` 应用中输入命令:`/inc connect flashduty`,系统将返回应用的连接信息
255+
</Step>
256+
<Step title="配置 Flashduty">
257+
复制返回信息中的 `Endpoint` 地址,将其填写到 Flashduty **协作空间****分派策略**的 Zoom 机器人 `Webhook` 字段。复制返回信息中的 `Verification Token`,填写到 Zoom 机器人 `Verify Token` 字段
258+
</Step>
259+
<Step title="(可选) 使用 @ 功能">
260+
管理员在 Zoom 控制台获取用户 `user_id`。在 Flashduty **集成中心**的映射数据中创建映射表,将 Flashduty 成员邮箱映射到 Zoom `user_id`。在**分派策略**中关联对应的 Zoom 机器人和映射表
261+
</Step>
262+
</Steps>
263+
</Tab>
250264
</Tabs>
251265

252266
<Tip>

0 commit comments

Comments
 (0)