📄️ Space
The API at the space level can get the datasheets in space and perform follow-up operations. More methods will be supported in the future...
📄️ Datasheet
You can get the datasheet information and support the operation of views, fields and records in the datasheet.
📄️ View
Get view information and records under the specified view
📄️ Field
Get the field information in the datasheet
📄️ Record
To get the specific data of the record, query single or all records can use the Datasheet API's getRecordAsync (query single record data), getRecordsAsync (bulk query record data).
🗃️ UI
2 items
🗃️ More
2 items