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

# 创建数据表

### 输入

access\_token: 可通过【获取access\_token】指令获取

userid: 用户id，在钉钉后台管理——成员管理中获取到用户的UserID，可参考指令【创建数据表】指令使用说明有图文教程

base\_id: 表格id，可以从文档信息里面获取，点击文档右上角的三个小点，选择文档信息，其中文档ID就是多维表id

sheet\_name: 名称可以直接在表里面查看，数据表ID可以通过调用【获取所有数据表】接口获取ID。

## 获取UserID

在钉钉后台管理[钉钉后台管理](https://oa.dingtalk.com/#/welcome)——成员管理中能获取到用户的UserID<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-01.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=3b8bdeac1e5fc2fc46218924e194a2f9" alt="image" width="1023" height="509" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-01.png" />

## <strong>base\_id </strong>  <strong>多维表id: </strong>如何获取多维表的id

### 1.第一种方式可以从文档信息里面获取

点击文档右上角的三个小点，选择文档信息，其中文档ID就是AI表格ID<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-02.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=0c2b1738fe02356dd5e187fce147b419" alt="image" width="1508" height="796" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-03.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=1bae40dd6931a6382d2d1e5307caadfc" alt="image" width="1503" height="775" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-04.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=b5995a42fa8ce528d7343ac64e0c0f92" alt="image" width="456" height="288" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-04.png" />

### 2.第二种方式直接从网址url上面获取AI表格ID

## <img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-05.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=13171970f79ee5aef15909111e8259b0" alt="image" width="1444" height="677" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-05.png" />

需要

输入

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-06.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=66aa4f353e43140bf835d849ec5436c4" alt="image" width="664" height="540" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-06.png" />

输出

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-07.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=514b7ea482f6d320cc5dddbc33c25990" alt="image" width="533" height="278" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/HYtglObF-07.png" />

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