curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"Exporte la version brouillon d’un tableau au format CSV/EXCEL.
curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \
--header 'Authorization: Bearer <token>'"<string>"Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
L'ID ou le nom du tableau HubDB.
Le format d'exportation (CSV, XLS, XLSX).
successful operation
The response is of type file.