curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"Productos compatibles
Ámbitos Requeridos
The access token received from the authorization server in the OAuth 2.0 flow.
El ID o nombre de la tabla de HubDB.
El formato de exportación (CSV, XLS, XLSX).
successful operation
The response is of type file.