Organization
Users and User Groups
Permissions
Data Source
    Data Source - Declarative APIs
    Data Source - Entity APIs
    Test Connection
    Invalidate Cache
    Manage Permissions
    Available Drivers
    Scanning
    Data source files import
      Import CSVpost
    Data source files analysis
    Data source staging location
    Data source files listing
    Data source files deletion
    Data source files manifest read
Workspaces
Logical Data Model
Analytical Objects
Reporting
Export & Automations
Other
Schemas
powered by Zudoku
OpenAPI definition

Data source files import (3.51)

Endpoint:/

Import CSV

POST
/api/v1/actions/fileStorage/dataSources/{dataSourceId}/importCsv

Import the CSV files at the given locations in the staging area to the final location.

Import CSV › path Parameters

  • dataSourceIdstring · required

Import CSV › Request Body

  • tablesobject[] · required

    Information about the individual tables.

Import CSV › Responses

Successful import.

  • namestring · required

    Name of the table the file was imported to.

  • versioninteger · int32 · required

    Version the file was imported as.

POST /api/v1/actions/fileStorage/dataSources/{dataSourceId}/importCsv

ScanningData source files analysis