curl --request POST \
--url https://api.hubapi.com/crm/exports/2026-03/export/async \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"associatedObjectType": [
"<string>"
],
"exportInternalValuesOptions": [],
"exportName": "<string>",
"exportType": "VIEW",
"includeLabeledAssociations": true,
"includePrimaryDisplayPropertyForAssociatedObjects": true,
"objectProperties": [
"<string>"
],
"objectType": "<string>",
"overrideAssociatedObjectsPerDefinitionPerRowLimit": true
}
'{
"id": "<string>",
"links": {}
}Startet den Export von CRM-Daten für das HubSpot-Portal, wie im Anfragetext angegeben
curl --request POST \
--url https://api.hubapi.com/crm/exports/2026-03/export/async \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"associatedObjectType": [
"<string>"
],
"exportInternalValuesOptions": [],
"exportName": "<string>",
"exportType": "VIEW",
"includeLabeledAssociations": true,
"includePrimaryDisplayPropertyForAssociatedObjects": true,
"objectProperties": [
"<string>"
],
"objectType": "<string>",
"overrideAssociatedObjectsPerDefinitionPerRowLimit": true
}
'{
"id": "<string>",
"links": {}
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
NAMES, VALUES VIEW CSV, XLS, XLSX AF_ZA, AR_EG, BG, BN, CA_ES, CS, DA_DK, DE, EL_GR, EN, EN_GB, ES, ES_MX, ET_EE, FI, FR, FR_CA, HE_IL, HI_IN, HR, HU, ID, IT, JA, KO_KR, LT_LT, MS, NL, NO, PL, PT_BR, PT_PT, RO, RU, SK_SK, SL, SV, TH, TL, TR, UK, VI_VN, ZH_CN, ZH_HK, ZH_TW Show child attributes