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
| API | Description | Version |
|---|---|---|
| Create a table | Create a new Table in AI Table. | New |
| Get a table | Get information about a Table in AI Table. | New |
| Get all tables | Get all Tables in AI Table. | New |
| Update a table | Update information of a Table. | New |
| Delete a table | Delete a Table in AI Table. | New |
Field
| API | Description | Version |
|---|---|---|
| Create a field | Create a Field in a Table. | New |
| Update a field | Update a Field in a Table. | New |
| Get all fields | Get all Fields in a Table. | New |
| Delete a field | Delete a Field in AI Table. | New |
Record
| API | Description | Version |
|---|---|---|
| Insert records | Insert Records into a specified Table in AI Table. | New |
| Get a record | Get a single Record from AI Table. | New |
| List records | Get multiple Records from a specified Table in AI Table. | New |
| Update records | Update multiple Records in a Table. | New |
| Delete records | Delete multiple Records in a Table. | New |