DataIntegration

Imports a client data file into the system. The file should be posted as part of a 'multipart/form-data'-encoded request. Only one file may be posted per request. The file should contain all the fields described in the mapping of client dimension group it contains data for, in addition to 'date', 'measure' and 'value' fields.

post/importclientdata/{ClientDimensionGroupId}/{ShouldDeleteExistingRecords}

Path parameters

ShouldDeleteExistingRecordsboolean required
ClientDimensionGroupIdstring required

Query parameters

ShouldReplaceRecordIfExistsboolean
InlineDatastring

Response

OK

Changes

No recorded changes to this endpoint across all 2 revisions of this API.