Skip to content

Create Asset

The Create Asset task saves files or data produced during the workflow run as a new asset in the asset store.

Configuration

PropertyTypeDescription
dry_runbooleanRun without executing task effects
folderstringTarget folder URL (e.g. sl://uploads/)
create_folderbooleanCreate the target folder if it does not exist
extend_inputbooleanMerge the new asset reference into the task's output payload
overwritebooleanOverwrite an existing asset with the same name
includearrayFile name patterns to include
excludearrayFile name patterns to exclude

See also: Tasks overview

S-Launch