/
Webservice Functions - LanguageImportUnicodeText

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

apiKey

The API key previously generated by calling the GenerateApiKey function

languageID

itemID

The ID of the language

filePathOrData

fileOrData

The path to the txt file (accessible from the CHILI Server) or its base64 encoded data

Returns

okOrException

An XML document with DocumentElement 'ok' (<ok/>), or an exception

Security rights needed

  • Edit

Apply on resource

languages

Related content

Webservice Functions - LanguageImportCsv
Webservice Functions - LanguageImportCsv
More like this
POST - system/languages/{languageID}/unicodetext
POST - system/languages/{languageID}/unicodetext
More like this
Webservice Functions - LanguageGetUnicodeTextURL
Webservice Functions - LanguageGetUnicodeTextURL
More like this
POST - system/languages/{languageID}/csv
POST - system/languages/{languageID}/csv
More like this
Webservice Functions - LanguageSaveStrings
Webservice Functions - LanguageSaveStrings
More like this
Webservice Functions - DataSourceFileGetXML
Webservice Functions - DataSourceFileGetXML
More like this

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