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.
Articles in this section
- Transfer data using the XML parser – example flow
- FAQ: How does integrator.io handle data format conversion?
- Understanding maximum file size limits
- FAQ: Can integrator.io handle a lookup response greater than 5MB?
- Optimize throughput & governance by configuring connections’ concurrency levels
- Preserve the order of records when using concurrency
- FAQ: How can I process large sets of data?