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 à exporter.
Le format de fichier à exporter. Les valeurs possibles incluent CSV, XLSX et XLS.
successful operation
The response is of type file.