Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

baseId
string
requerido

Cuerpo

application/json
worksheets
object
requerido
attachmentUrl
string
requerido
fileType
enum<string>
requerido
Opciones disponibles:
csv,
excel
tz
string
requerido

The time zone that should be used to format dates

notification
boolean
folderId
string

Target folder (node id or folder id); tables land at root when omitted.

Respuesta

200

SSE stream with import progress events and the created tables

Última modificación el 15 de septiembre de 2026