Skip to main content

What is AI Table

AI Table supports a wide range of automation scenarios, such as the intelligent comparison of packaging batch codes with outbound codes, and real-time synchronization of e-commerce reviews to Group Chats with persistent storage in multidimensional tables. These capabilities significantly improve data processing efficiency for organizations. Effective September 1, 2025, the Server-side OpenAPI for AI Table has been incorporated into the metered billing system for DingTalk internal apps. Standard organizations receive a fixed Monthly Free call quota, with a buffer protection period of up to 5 days after the quota is exhausted. Developers can combine Automation Templates, Bots Triggers, and other capabilities to rapidly build customized business workflows.

Open capabilities overview

AI Table provides a rich set of Open API capabilities. Developers can manage AI Table through API calls.

Table

APIDescriptionVersion
Create a tableCreate a new Table in AI Table.New
Get a tableGet information about a Table in AI Table.New
Get all tablesGet all Tables in AI Table.New
Update a tableUpdate information of a Table.New
Delete a tableDelete a Table in AI Table.New

Field

APIDescriptionVersion
Create a fieldCreate a Field in a Table.New
Update a fieldUpdate a Field in a Table.New
Get all fieldsGet all Fields in a Table.New
Delete a fieldDelete a Field in AI Table.New

Record

APIDescriptionVersion
Insert recordsInsert Records into a specified Table in AI Table.New
Get a recordGet a single Record from AI Table.New
List recordsGet multiple Records from a specified Table in AI Table.New
Update recordsUpdate multiple Records in a Table.New
Delete recordsDelete multiple Records in a Table.New