Skip to main content
POST
Atomically import named text columns and rows into a new or existing destination

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Body

application/json
mode
enum<string>
required
Available options:
new_workbook,
new_table,
append
columns
object[]
required
rows
object[]
required
workbookName
string
workbookId
string
tableName
string
tableId
string
sourceId
string

Explicit persisted Source in the destination workbook.

Response

201 - application/json
workbookId
string
required
tableId
string
required
importedCount
number
required
sourceId
string | null
required