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

Hyland Experience Studio Modeling

Platform
Hyland Experience
Product
Studio Modeling
Release
Current
License

The ADD_DOCUMENT_TO_WORKFLOW action is used to add an item (a document or a folder) to a workflow within the Perceptive Content software.

The input parameters for ADD_DOCUMENT_TO_WORKFLOW are:

Parameter Type Required Description
documentId String Required The identifier of an item (document or folder) in the Perceptive Content repository that will be added to workflow.
itemPriority String Required The priority of an item (document or folder) that will be added to the Perceptive Content workflow. The following values are possible: LOW, MEDIUM, HIGH.
itemType String Required The type of the item that will be added to the Perceptive Content workflow. The following values are possible: DOCUMENT, FOLDER.
workflowQueueId String Required The identifier of an existing Perceptive Content workflow queue that the item (document or folder) will be added to.

The output parameters from ADD_DOCUMENT_TO_WORKFLOW are:

Parameter Type Required Description
workflowItemId String Optional An dentifier of the newly created Perceptive Content workflow item.