Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Getting started

This component loads data into the CleverMaps platform from the CSV files. You need to have an existing CleverMaps project with defined data model.

The format of the input CSV file must match the target CleverMaps dataset. This includes the number of columns, their order and data types. It is possible to load one or more files in one configuration.

Authentication

To authenticate KBC Writer, you will need to Generate an AccessToken. This accessToken can be generated by CleverMaps UI:

...

Configuration

The writer configuration is divided into a two parts:

  • Connection

  • Datasets

In the Connection part there are two mandatory parameters (Access Token and Project ID) and one optional (Server URL).

  • Access Token

  • Project ID (can be obtained from the URL, for example having https://secure.clevermaps.io/#/projectList/project/v5lt0ie086c0ft3b than the project ID is v5lt0ie086c0ft3b)

  • Server URL (default value https://secure.clevermaps.io)

...

In the Datasets part you can define one or more datasets in which the data should be loaded. Each dataset has Main options and Advanced options. In the Main options you need to define mandatory parameters Input file and Destination dataset. In the Advanced Options you can optionally change the default Load mode or define Null replacement options.

...

How to prepare data for CleverMaps?

...

Panel
panelIconId1f389
panelIcon:tada:
panelIconText🎉
bgColor#E3FCEF

The content you are trying to reach has been moved here: https://docs.clevermaps.io/docs/writer-keboola

We are proud to announce that we have launched a new documentation.

Please update your saved links and bookmarks to follow a new address docs.clevermaps.io.