curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"Exporta a versão de rascunho de uma tabela no formato CSV/EXCEL.
curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
O ID ou nome da tabela HubDB.
O formato de exportação (CSV, XLS, XLSX).
successful operation
The response is of type file.