Pular para o conteúdo principal
GET
/
cms
/
hubdb
/
2026-03
/
tables
/
{tableIdOrName}
/
draft
/
export
Exportar uma tabela de rascunho
curl --request GET \
  --url https://api.hubapi.com/cms/hubdb/2026-03/tables/{tableIdOrName}/draft/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://br.developers.hubspot.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de caminho

tableIdOrName
string
obrigatório

Parâmetros de consulta

format
string

Resposta

successful operation

The response is of type file.

Last modified on April 13, 2026