/
Webservice Functions - LanguageImportCsv

Information Classification: External Restricted.
See https://www.chili-publish.com/security

Webservice Functions - LanguageImportCsv

Uploads a CSV file (of the same format as exported using LanguageGetCsvURL) and imports it into a language.
Strings outside of the 'Custom' section are not created, only updated.

Declaration

public string LanguageImportCsv ( 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 csv 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 - LanguageImportUnicodeText
Webservice Functions - LanguageImportUnicodeText
More like this
POST - system/languages/{languageID}/csv
POST - system/languages/{languageID}/csv
More like this
Webservice Functions - LanguageGetCsvURL
Webservice Functions - LanguageGetCsvURL
More like this
Webservice Functions - DataSourceFileGetXML
Webservice Functions - DataSourceFileGetXML
More like this
POST - system/languages/{languageID}/unicodetext
POST - system/languages/{languageID}/unicodetext
More like this
Webservice Functions - LanguageSaveStrings
Webservice Functions - LanguageSaveStrings
More like this

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