CREATE_DOCUMENT - Studio Modeling - Current - Current - Ready - Hyland Experience - external

Hyland Experience Studio Modeling

Platform
Hyland Experience
Product
Studio Modeling
Release
Current
License

The CREATE_DOCUMENT action is used to create a document within the Perceptive Content repository.

The input parameters for CREATE_DOCUMENT are:

Parameter Type Required Description
content Content Optional SysFile (or inherited) reference to the existing document in Hyland Experience Platform repository. This file will be copied into document that will be created in Perceptive Content repository.
keys JSON Required Document keys used to describe the document.
locationId String Optional The target document's location.
name String Optional The target document's name. If no document name is provided, the document ID will be used.

The output parameters from CREATE_DOCUMENT are:

Parameter Type Required Description
documentId String Optional The identifier of the document that was created in the Perceptive Conent repository.
pageId String Optional The identifier of the page that was created in the Perceptive Content repository. The page identifier can be null if the content is not provided.