format

xlsx Spreadsheet in Excel format.
xlsxtable Spreadsheet in Excel format. The data is included as Excel table. Use this format if the target system supports Excel tables for further data processing like Microsoft Flow.
xls Spreadsheet in Excel 97-2003 format.
ods Spreadsheet in Open Document format.
csv UTF-8 encoded text file. Values are enclosed in double quotes and delimited by semicolons.
simplecsv Like csv, but values are not quoted, double quotes are replaced by single quotes, semicolons by commas and line breaks by pipe symbols. Use this format if the target system does not support line breaks or escaping of double quotes in values.
Refreshing offline data
Loading...