It would be very convenient when debugging tricky import scenarios to be able to download to preview data in order to examine it, for example in a spreadsheet program. Each step could indicate the format of the data, basically "text" if it has no particular structure, or "CSV" if it's an array. If a format is defined, then the preview controller would provide a download button.
It would be very convenient when debugging tricky import scenarios to be able to download to preview data in order to examine it, for example in a spreadsheet program. Each step could indicate the format of the data, basically "text" if it has no particular structure, or "CSV" if it's an array. If a format is defined, then the preview controller would provide a download button.