Auto-Detect Format Converter

Auto-Detect Format Converter

Logischer Name: T01_A000_AV01_CV01_ConvertAllFormats

Description

Convert data between multiple formats including CSV, JSON, HTML, Excel, XML, and YAML with a single powerful action.

Request Input

Body Type: DtoRequestT01_A000_AV01_CV01_ConvertAllFormats

PropertyTypeRequiredDescriptionConstraints
InputDatastringyesInput data to be converted
InputFormatstringyesInput Format. Default: Auto-detect.
OutputFormatstringnoLimit output formats to improve performance. E.g. 'CSV, JSON, Excel'. Blank = all

Response Output

Body Type: DtoResponseT01_A000_AV01_CV01_ConvertAllFormats

PropertyTypeRequiredDescriptionConstraints
DetectedFormatstringnoDetected Format
JsonstringnoJSON result
XmlstringnoXML result
YamlstringnoYAML result
FirstCsvstringnoFirst CSV result
CsvIEnumerable<string>noCSV result
FirstHtmlTablestringnoFirst HTML-table result
HtmlTableIEnumerable<string>noHTML result
FirstTextTablestringnoFirst Text-table result
TextTableIEnumerable<string>noText-table result
Excelbyte[]noExcel result