curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/export \
--header 'Authorization: Bearer <token>'"<string>"Exporte la version publiée d’un tableau dans un format spécifié.
curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/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.