> ## 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.

# 获取数据表

## 指令说明

**描述：** 获取多维表格下的所有数据表

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-01.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=3cfc41b3c29af7663e9592b3cfc1cc82" alt="获取数据表指令参数面板" width="654" height="346" data-path="helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-01.png" />

    | 参数         | 说明                        |
    | ---------- | ------------------------- |
    | **多维表格对象** | 选择通过“连接飞书多维表格“指令产生的多维表格对象 |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-02.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=0ef7038243f836bbf45c2a3ec588f672" alt="获取数据表使用示例 - 流程搭建" width="887" height="186" data-path="helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-02.png" />

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

使用【获取飞书访问凭证】获取飞书访问凭证，并将其保存至飞书访问凭证中

使用【连接飞书多维表格】根据网址连接到指定的飞书多维表格

使用【获取数据表】获取该多维表格下的所有数据表，即如图的数据表1和数据表2

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-03.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=8f350c8f30da6d70ef7d1000d039418f" alt="获取数据表使用示例 - 效果展示" width="968" height="229" data-path="helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-04.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=0ff9728ab3f8e3c44c262fd6a65cceb0" alt="获取数据表使用示例 - 效果展示" width="1382" height="493" data-path="helpcenter/commands/feishu/images/getlarkbitabledatatablecommand-04.png" />

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