Converting Data
While Zynk uses XML for the majority of it's tasks, there may be times when data is received in a different format, or requires conversion before being sent to the destination system.
The following tutorials are available which cover using the data conversion tasks:
- CSV to XML - Converting CSV files to XML
- JSON to XML - Converting JSON files to XML
- XML to CSV - Converting XML files to CSV
- XML to JSON - Converting XML files to JSON