v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
import

create table from file

post/import/{baseId}

Path parameters

baseIdstring required

Request body

worksheetsobject required
attachmentUrlstring required
fileType'csv' | 'excel' required
notificationboolean
tzstring required

The time zone that should be used to format dates

Response

Returns data about a table without records

idstring required

The id of table.

namestring required

The name of the table.

dbTableNamestring required

Table name in backend database. Limitation: 1-63 characters, start with letter, can only contain letters, numbers and underscore, case insensitive, cannot be duplicated with existing db table name in the base.

descriptionstring

The description of the table.

iconstring emoji

The emoji icon string of the table.

ordernumber
lastModifiedTimestring

The last modified time of the table.

defaultViewIdstring

The default view id of the table.