Skip to content

Import dataset

Introduction

The import dataset task is a powerful tool that allows you to import data from various file formats, such as CSV or other compatible formats, and save it into existing datasets. This task enables you to seamlessly integrate external data into your workflow and work with it within the context of your datasets.

Additionally, the import dataset task offers the ability to specify an import configuration. This configuration defines how the data from the imported file will be mapped and transformed to match the structure of your dataset. You can define rules and mappings to ensure that the imported data aligns with the desired format and schema.

Configuration

  • Name - The display name of the task.
  • Input file - File should be CSV, XLS,..
  • Dataset - In which dataset data will be imported.
  • Import configuration - Which configuration will be used.
  • Log on complete - Prints the response in the business log.
  • Response - Object containig information about the task.

Example