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

Webservice Functions - ResourceItemAdd

Adds a ResourceItem to the specified Resource, and returns its definition XML

Declaration

public string ResourceItemAdd ( string apiKey, string resourceName, string newName, string folderPath, string xml, string fileData );

Arguments

Name

Type

Description

apiKey

apiKey

The API key previously generated by calling the GenerateApiKey function

resourceName

resourceName

The name of the resource

newName

itemName

The name of the new resource item

folderPath

folderPath

The relative path of the resource item in the resource's tree (for resources of type directory_object or directory_file)

xml

xmlString

The underlying XML of the resource (for resources of type list or directory_object)

fileData

fileOrData

The path to the file, or its base64 encoded data, for the new resource item (for resources of type directory_object or directory_file)

Returns

resourceItemXML

Definition XML of the ResourceItem

Security rights needed

  • Add

Apply on resource

Resource from function parameter resourceName

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