curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/export \
--header 'Authorization: Bearer <token>'"<string>"Exportiert die veröffentlichte Version einer Tabelle in ein bestimmtes Format.
curl --request GET \
--url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/export \
--header 'Authorization: Bearer <token>'"<string>"Unterstützte Produkte
Erforderliche Bereiche
The access token received from the authorization server in the OAuth 2.0 flow.
Die ID oder der Name der HubDB-Tabelle.
Das Exportformat (CSV, XLS, XLSX).
successful operation
The response is of type file.