Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - CsvFileCreate
Converts an XML to CSV format, and returns a download link
Declaration
public string CsvFileCreate ( string apiKey, string xmlData, string fileName );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
xmlData | The XML to convert to CSV: | |
fileName | Name of the CSV file to create |
Returns
A valid XML string