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
    Data source files analysis
      Analyze CSVpost
    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 analysis (3.51)

Endpoint:/

Analyze CSV

POST
/api/v1/actions/fileStorage/staging/analyzeCsv

Analyzes CSV files at the given locations

Analyze CSV › Request Body

  • analyzeRequestsobject[] · required

    List of individual CSV analysis requests.

Analyze CSV › Responses

Successful analysis.

  • columnsobject[] · required

    List of column metadata.

  • locationstring · required

    Location of the analyzed file in the source data source.

  • previewDataarray[] · required

    Preview of the first N rows of the file.

  • configobject

    Config used to process the CSV file.

POST /api/v1/actions/fileStorage/staging/analyzeCsv

Data source files importData source staging location