Articles in this section

FAQ: How does integrator.io handle data format conversion?

A source application's export data is always extracted in its original format. Integrator.io parses the extracted data and converts it into JavaScript Object Notation (JSON) format. The JSON format is easier to work with, so you will most commonly see JSON data when using integrator.io. To import the data into a destination app that doesn’t support JSON, integrator.io converts the JSON data into the destination application's required format before running the import.