Data Transformation node
If you plan preparing integration between Synerise and external system or series of imports to Synerise, you can use the Automation module for these purposes.
Before importing data to Synerise, the data may need to be modified. For this purpose, you can use Data Transformation node which allows you to include a data tranformation diagram into a workflow.
You can select a transformation diagram which you have prepared before. After the selection, the system gives hints which columns are required for a given transformation.
Requirements
You must build a data transformation.
Node configuration
- Click Data Transformation.
- From the dropdown list, select the transformation diagram.
Result: The pop-up window displays the column a file contains.
Example of use
You can prepare a single import of transactional data to Synerise.

- Learn about the requirements for import of transactional data here.
- Prepare a data transformation according to the requirements.
- Create the new workflow and start it with the Scheduled Run node.
- In the configuration of the node, set it to be scheduled immediately.
- Add the Local File node. In the configuration of the node, upload the file with transactions.
- Add the Data Transformation node.
- In the configuration of the node, select the transformation you prepared in step 2.
- Add the Import transactions node. In the settings of the node, you can check the list of the required columns.
- Add the End node.