Skip to main content

How to Import / Export data

Before starting to import data in TicTAP, you must understand the data model. The data model is composed of entities and definitions that are fully dynamic and can be created/removed at any time. This means that the data model can be changed at any time.

Import

There are several ways to import or export data in TicTAP. The most common way is to use the integration API. This API allows you to import and export data in json format. You can also import and export data in CSV format in a manual or automatic way.

Export