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

apiKey

The API key previously generated by calling the GenerateApiKey function

xmlData

xmlString

The XML to convert to CSV:
<csv>
<row><item>TEXT</item><item>MORE TEXT</item></row>
<row><item>TEXT 2</item><item>MORE TEXT 2</item></row>
</csv>

fileName

fileName

Name of the CSV file to create

Returns

xmlString

A valid XML string

All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security