Webservice DataTypes - itemID

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

Webservice DataTypes - itemID

The unique ID of the item to work with.
Each ResourceItem in CHILI has a unique ID, consisting of a GUID.
You can use the API to get the ID of the item using a number of functions. Eg:

  • ResourceItemGetByPath

  • ResourceItemGetByName

  • ResourceItemSearch

  • ResourceItemGetTree

  • ...