> ## 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，可以通过查看【创建数据表】指令使用说明有图文教程

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

list：数据类型任意值列表

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/3f3OA0o8-01.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=0af69cbd164bcb5d82ba7c16aaa9fe8f" alt="image" width="670" height="607" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/3f3OA0o8-01.png" />

List 任意值列表  标题对应表格里的标题名称

\{"标题":"文本11"}

\{"标题":"文本22"}

\{"标题":"文本33"}

附件格式\{"附件":\[\{  "filename": "6.xlsx",  "size": 37040,  "type": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",  "url": "/core/api/resources/78f072b9-a3d6-43f8-bc93-9d4812bd70d9/detail",  "resourceId": "78f072b9-a3d6-43f8-bc93-9d4812bd70d9"}]}

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/3f3OA0o8-02.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=045707a90a0041738528bb96be0a6692" alt="image" width="497" height="355" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/3f3OA0o8-02.png" />

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