Skip to content

Copy Asset

The Copy Asset task copies one or more assets to a new location in the asset store. The original assets remain in place. The copy can optionally be renamed.

Configuration

PropertyTypeDescription
dry_runbooleanRun without executing task effects
assetsarrayAsset references to copy
folder_urlstringDestination folder URL
namestringRename the copied asset — leave blank to keep the original filename
create_folderbooleanCreate the destination folder if it does not exist
extend_inputbooleanMerge the copied asset reference into the task's output payload
overwritebooleanOverwrite an existing asset at the destination if one already exists
includearrayFile name patterns to include
excludearrayFile name patterns to exclude

See also: Tasks overview

S-Launch