Skip to content

DataLoader

The DataLoader service provides a simple way for costumers to import their data into our system. By uploading files, users can quickly add multiple records without having to enter information manually. It can work with any file extension, as long as a corresponding handler and template provider are implemented, allowing teams to define their own import formats while still using the same DataLoader infrastructure. This makes onboarding and data management faster, easier, and less error-prone, especially when working with large volumes of data.

See also