> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 飞书群通知

## 指令说明

**描述：** 通过飞书群机器人 Webhook 向指定群聊发送文本或图片通知，用于流程结果、异常和进度提醒。

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/IgnCWQ-01.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=d12c8944f6322ad5e3a999b33cfb3c6f" alt="飞书群通知指令参数面板" width="642" height="496" data-path="helpcenter/commands/feishu/images/IgnCWQ-01.png" />

    | 参数         | 说明                             |
    | ---------- | ------------------------------ |
    | **机器人地址**  | 机器人的网络地址，即webhook，需要自行申请       |
    | **签名校验**   | 机器人安全设置中的签名校验，如果没设置签名校验，则不需要输入 |
    | **消息格式类型** | 消息类型及数据格式                      |
    | **文本内容**   | 输入发送的文本内容                      |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/IgnCWQ-03.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=93a8b9308338ab3234bcf05c2be866eb" alt="飞书群通知使用示例" width="645" height="516" data-path="helpcenter/commands/feishu/images/IgnCWQ-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/IgnCWQ-02.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=df299cbb56f50139879ba971057a1d60" alt="飞书群通知使用示例 - 流程搭建" width="616" height="137" data-path="helpcenter/commands/feishu/images/IgnCWQ-02.png" />

**该流程执行逻辑：**

本例演示【飞书群通知】指令的配置与执行：

1. 填写飞书群机器人的地址和签名校验信息。
2. 设置消息格式和文本内容，将通知发送到对应飞书群。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/IgnCWQ-04.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=bfc1df21ac320d05fd9bdccb35e529e8" alt="飞书群通知使用示例 - 效果展示" width="428" height="83" data-path="helpcenter/commands/feishu/images/IgnCWQ-04.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/IgnCWQ-05.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=fa8acf5d862d3a8d8ede0530eca62285" alt="飞书群通知使用示例 - 效果展示" width="1343" height="175" data-path="helpcenter/commands/feishu/images/IgnCWQ-05.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
