Data import
Data import is a combination of a customized solution for data preparation on a
customer side and a standard solution for data import in SICRM:
- Transaction data is gathered into the pre-defined format in a .csv file.
- Splitter utility converts the data file into JSON messages with the defined number of transactions per batch.
- Pusher utility loads transactions using the push API endpoint.
See Push Transactions.