curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/export \
--header 'Authorization: Bearer <token>'"<string>"Exporta a versão publicada de uma tabela em um formato especificado.
curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/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.