You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/03/30 10:26:21 UTC

[GitHub] [dolphinscheduler-website] Tianqi-Dotes commented on a change in pull request #752: [FIX] [WEBSITE-9275]fix both en and cn webex doc

Tianqi-Dotes commented on a change in pull request #752:
URL: https://github.com/apache/dolphinscheduler-website/pull/752#discussion_r838382566



##########
File path: docs/zh-cn/dev/user_doc/guide/alert/enterprise-webexteams.md
##########
@@ -19,6 +21,45 @@
 * destination
   > 消息目的地,一条消息只支持一个目的地
 
+## 创建一个机器人
+
+访问[官网My-Apps](https://developer.webex.com/docs/api/v1/rooms/create-a-room)来创建一个机器人,点击`Create a New APP` 然后选择 `Create a Bot`,填入机器人信息后获取`bot username` 和 `bot ID`以备以下步骤使用。
+
+![enterprise-webexteams-bot-info](/img/alert/enterprise-webexteams-bot.png)
+
+## 创建一个房间
+
+访问[官网开发者APIs](https://developer.webex.com/docs/api/v1/rooms/create-a-room)来创建一个房间,填入房间名称后获取`id`(room ID) 和 `creatorId`以备以下步骤使用。
+
+![enterprise-webexteams-room-info](/img/alert/enterprise-webexteams-room.png)
+
+### 邀请机器人到房间
+
+通过机器人的Email(bot username)将机器人添加至房间。

Review comment:
       `Room` is defined by Webex




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org