Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - LanguageImportUnicodeText
Uploads a txt file (tab-delimited, of the same format as exported using LanguageGetUnicodeTextURL) and imports it into a language.
Strings outside of the 'Custom' section are not created, only updated.
Declaration
public string LanguageImportUnicodeText ( string apiKey, string languageID, string filePathOrData );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
languageID | The ID of the language | |
filePathOrData | The path to the txt file (accessible from the CHILI Server) or its base64 encoded data |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Edit
Apply on resource
languages