v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Data Manager

Upload a Bulk Data to Data Source

Uploads a chunk (batch) of data from a client resource to the storage reserved for a particular Data Source.<p> The uploaded data is not immediately transfered to the Data Source database table. Instead it is held (‘buffered’) in a staging area, until an explicit flush command is issued (refer to the /datamart.rundataload endpoint, "type": "DS_FLUSH"), or a Datamart dependent on the Data Source data is refreshed.

post/datamart.loaddata/{datasourceUniqueName}

Request body

Response

OK