Read Binary Content Task - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The Read binary content task is used to parse files into JSON or TXT format and store them in a variable.

A binary content in this application means the contents of a file, instead of a folder. This means that this task cannot be used to read the contents of a folder.

The Action for this task is READ_BINARY_CONTENT.

The Read binary content input parameters are:

Parameter Type Required Description
content content Requires one Reference to the content object containing the content to be read and parsed: 775a8f2d-8123-49a7-ae1f-f3f49d4eae20
contentFormat string Requires one Format of the binary content to be returned. Valid settings are JSON and TXT.

The Read binary content output parameters are:

Parameter Type Required Description
contentJSON JSON Optional Resulting binary content as a JSON variable
contentText string Optional Resulting binary content as a string variable