Data represents binary data. The following are properties of Data.

Property Type Description
asString String textual representation
asJSON Map or Array parsed JSON representation
uti String Uniform Type Identifier. See System-Declared Uniform Type Identifiers for more info.
mimeType String MIME Type.
name String name associated with data
metadata Map<String, String> metadata associated with data

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > Date