Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - DocumentCreateFromODT
Creates a new document based on a Open Document Text file.
Declaration
public string DocumentCreateFromODT ( string apiKey, string documentName, string folderPath, string odtPathOrData, string settingsXML );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
documentName | The name for the new document | |
folderPath | The path for the new document | |
odtPathOrData | The path (accessible from the server) to the ODT file or (if the path is not found) the base64 encoded data of said ODT file | |
settingsXML |
|
Returns
Definition XML of the ResourceItem
Security rights needed
Add
Apply on resource
documents