Docs

Create Datasheet

Creates a new datasheet in AITable.ai.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Optional datasheet description. Maximum 500 characters.

stringrequired

AITable space ID where the datasheet will be created.

stringrequired

Name of the datasheet to create. Maximum 100 characters.

Uncommon arguments
string

Optional folder node ID. If omitted, AITable creates the datasheet in the working directory.

array of object

Optional array of field definitions to create with the datasheet. AITable allows up to 200 fields.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.