Data Types

ProcessedFileMetadata

Arbitrary JSON to store against the processed file(s) as metadata.

You can retrieve this later via a GetFileDetails request.

{
"merge": true,
"setForAllArtifacts": true,
"value": {
"myCustomField1": true,
"myCustomField2": {
"hello": "world"
},
"anotherCustomField": 42
}
}

If true then merges value with the settings from the original file, giving precedence to value.

If false then uses value as-is, ignoring the settings from the original file.

Default: false

Type: Boolean

If true then sets the value for all files generated by the transformation, else only sets the value for the root output file.

Default: true

Type: Boolean

The value to set into the field.

Default: empty object / empty array

Type: FileMetadata

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: