Webservice Functions - DocumentSetDataSource

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

Webservice Functions - DocumentSetDataSource

Sets a datasource on a document

Declaration

public string DocumentSetDataSource ( string apiKey, string itemID, string datasourceXML );

Arguments

Name

Type

Description

Name

Type

Description

apiKey

apiKey

The API key previously generated by calling the GenerateApiKey function

itemID

itemID

The document's ID

datasourceXML

xmlString

The XML describing the datasource

Returns

xmlString

A valid XML string

Security rights needed

  • Edit

Apply on resource

documents