Saltar al contenido principal

Export Table View

POST 

/board/:boardId/table/:tableId/export

Render a table view to the chosen format (CSV / XLSX / JSON / MARKDOWN / HTML / PDF / ZIP / ICS). Mirrors the GraphQL exportTableView mutation. Small text/spreadsheet renders return inline; large renders plus PDF/ZIP are queued through the async pipeline and return an asyncJob snapshot.

Request

Responses

Default Response