Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Available steps

This documentation is auto-generated from the source, hence it's very unlikely to contain mistakes.

Some additional manual documentation might be provided below. 

Available triggers

Type

Description

Exported Variables

Parameters

Asset Created Trigger

Triggers whenever an asset is created

  • @sourceAssetId

  • @sourceAssetItemId

  • key: upload_computer

  • Required: False

  • Type: string

  • Exported: False

Asset Deleted Trigger

Triggers whenever an asset is deleted

Asset Folder Updated Trigger

Triggers whenever an asset moved between folders

  • @sourceAssetId

  • @sourceAssetItemId

  • key: from_folder

  • Description: The folder the asset moved from

  • Required: False

  • Type: foldervalue

  • Exported: False

  • key: to_folder

  • Description: The folder the asset moved to

  • Required: False

  • Type: foldervalue

  • Exported: False

Asset Profile Published

Triggers whenever the specified profile for the asset is published

Business Workflow Stage Entered

Triggers when the specified stage in a business workflow is entered, no matter where it came from

Business Workflow Stage Left

Triggered when a stage is left, no matter where the workflow is going afterwards

Business Workflow Transition Passed

Triggered whenever the specific transition is passed

Derived Asset CreatedCronScheduleTrigger

Triggers when a new derived asset is created

Location State Changed

Triggered whenever a new asset is uploaded

  • @sourceAssetId

  • @sourceAssetItemId

key: new_location_state

the workflow on a specific schedule

  • key: schedule

  • Description: The cron string to use as schedule

  • Required: True

  • Type: string

  • Exported: False

  • key: misfire_instruction

  • Description: What should be done if the time passes for the trigger?

  • Required: True

  • DefaultValue: 0 fireoncenow

  • Type: options

  • options: Offline IgnoreMisfirePolicy (offlineignoremisfirepolicy), Online (onlineDoNothing (donothing), FireOnceNow (fireoncenow)

  • Exported: False

metadata

Triggers only if the metadata update was for the specified field.

  • @sourceAssetId

  • @sourceAssetItemId

  • @changedValue

  • @deleted

  • key: meta_field identity

  • Description: The metafield to watch for updatesA unique id for this trigger specifically, if it's not unique
    amongst all cron triggers, then you will have a problem.

  • Required: True

  • Type: metafield string

  • Exported: False

CronScheduleTriggerDerived Asset Created

Triggers the workflow on a specific schedule

  • key: schedule

  • Description: The cron string to use as schedule

  • Required: True

  • Type: string

  • Exported: False

  • key: misfire_instruction

  • Description: What should be done if the time passes for the trigger?

  • when a new derived asset is created

    Location State Changed

    Triggered whenever a new asset is uploaded

    • @sourceAssetId

    • @sourceAssetItemId

    • key: new_location_state

    • Required: True

    • DefaultValue: fireoncenow 0

    • Type: options

    • options: IgnoreMisfirePolicy Offline (ignoremisfirepolicyoffline), DoNothing Online (donothingonline), FireOnceNow (fireoncenow)

    • Exported: False

    • key: identity

    • Description: A unique id for this trigger specifically, if it's not unique
      amongst all cron triggers, then you will have a problem.

    • Required: True

    • Type: string

    • Exported: False

    ManualTrigger

    Used only by admin for manually triggering a lot ManualTrigger

    Used only by admin for manually triggering a lot of runs

    Member Created

    Whenever a new member is created

    • @sourceMemberId

    • @sourceMemberItemId

    Member Deleted

    Whenever an existing member is deleted. Covers both soft and permanent deletes

    • @sourceMemberId

    • @sourceMemberItemId

    • @isSoft

    • key: only_soft_deletes

    • Description: True if the trigger should trigger only for soft deletes

    • Required: True

    • DefaultValue: true

    • Type: bool

    • Exported: False

    Member Metadata Changed

    Whenever the Metadata on a member changes

    • @sourceMemberId

    • @sourceMemberItemId

    • key: meta_field

    • Description: The metafield to watch for updates

    • Required: True

    • Type: metafield

    • Exported: False

    Performance Test Trigger

    @scheduledAt

    metadata

    Triggers only if the metadata update was for the specified field.

    • @sourceAssetId

    • @sourceAssetItemId

    • @changedValue

    • @deleted

    • key: identifier meta_field

    • Description: An identifier for the flow to limit executionThe metafield to watch for updates

    • Required: True

    • Type: string metafield

    • Exported: False

    Performance Test Trigger

    • @scheduledAt

    • key: identifier

    • Description: An identifier for the flow to limit execution

    • Required: True

    • Type: string

    • Exported: False

    Replaced Asset Created

    Triggers when a new replaced asset is created

    Specific Metadata Value

    Triggers when a metadata field changes either to or from the specified value

    WebHook Trigger

    Allows a workflow to be invoked using http

    Available actions

    Type

    Description

    Parameters

    Asset type filter

    Limits execution to certain asset types

    key: asset_type

    Type

    Description

    Parameters

    Add Floats

    Adds two floating point numbers together

    Add Integers

    Adds two integers together

    Add Member to GroupAdds a member Items To Collection

    A list of assets will be added to the given group

    Add Member to Roles

    Adds a member to the given roles

    Add Tree Metafield value

    Add time to date

    Adds the specified number of seconds to the given date, and gives the new date

    Approve Member

    Approves given member

    Change Text Casing

    Changes the casing of some text

    delay

    Delays the execution with the Duration milliseconds

    key: duration

    collection. 

    • key: collection_id

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: item_ids

    • Required: True

    • Type: list:int

    • Exported: False

    Add Member to Group

    Adds a member to the given group

    • key: member_id

    • Description: The id of the member

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: message group_id

    • Required: True

    • Type: stringDescription: The id of the group

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    Add Member to Roles

    Adds a member to the given roles

    Add Tree Metafield value

    Add time to date

    Adds the specified number of seconds to the given date, and gives the new date

    Approve Member

    Approves given member

    Change Text Casing

    Changes the casing of some text

    Calculate aspect ratio

    Calculates a nice aspect ratio "16:9" from a height and width

    Clear metafield

    Concat lists

    Concats two lists into one larger list

    Create Entity Item

    Creates an entity item from the entity type and item

    Download Asset Format

    Downloads the given asset format to disk for processing

    key: asset_id

    Convert Asset Id To Asset Item Id

    Converts the given asset id to an asset item id

    • key: asset_id

    • Description: The asset id to convert

    • Required: True

    • DefaultValue: @sourceAssetId 0

    • Type: int

    • Exported: False

    • key: mediaasset_formatitem_id

    • Description: Using '-1' will get the source file for the assetThe resulting asset item id

    • Required: True

    • DefaultValue: -1 0

    • Type: int

    • Exported: False True

    Convert Asset Item Id To Asset Id

    Converts the given asset item id to an asset id

    • key: destinationasset_item_id

    • Required: False

    • Description: The asset item id to convert

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: fileasset_nameid

    • Description: The generated file name, the file was saved under, on the job machine.Asset resulting asset id

    • Required: True

    • DefaultValue: 0

    • Type: string int

    • Exported: True

    Get metadata from damapiConvert Member Id To Member Item Id

    Converts a member id into a member item id

    • key: asset_item_id member_id

    • Description: The member id to convert

    • Required: True

    • DefaultValue: @sourceAssetItemId 0

    • Type: int

    • Exported: False

    Delete Asset Permanently

    !DANGER! Permanently deletes an asset (there is NO WAY to recover after this)

    • key: assetkey: member_item_id

    • Description: The resulting member item id

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: True

    Convert Member Item Id To Member Id

    Converts the given member item id to a member id

    • key: member_item_id

    • Description: The ItemId of the Asset to be PERMANENTLY deletedmember item id

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: i_know_what_i_am_doingDescription: Confirmation that you actually know the consequence of this action member_id

    • Description: The resulting member id

    • Required: True

    • DefaultValue: false 0

    • Type: bool int

    • Exported: False

    Delete Business Workflow Instance

    Delete assets from all collections

    Invoke Endpoint

    • key: endpointTrue

    Create Entity Item

    Creates an entity item from the entity type and item

    Create Folder Reference

    Creates a folder reference for use in other steps that requires a folder value reference

    • key: folder_id

    • Required: True

    • DefaultValue: 0

    • Type: string int

    • Exported: False

    • key: method repository_type

    • Required: True

    • DefaultValue: get portal

    • Type: options

    • options: GET Default (getdefault), POST Catalog (postcatalog), PUT Userfolder (putuserfolder), DELETE Recyclebin (delete), HEAD (head), OPTIONS (options), PATCH (patch), MERGE (merge), COPY (copy)

    • Exported: False

    • key: response

    • Required: True

    • Type: string

    • Exported: True

    Log

    Logs a message to the logger

    • key: text

    • Required: True

    • Type: string

    • Exported: False

    Query JSON

    • key: json

    • Description: The json to query intorecyclebin), SharedFolder (sharedfolder), SearchFolder (searchfolder), UploadFolder (uploadfolder), ExportFolder (exportfolder), AdminFolder (adminfolder), SettingsFolder (settingsfolder), Portal (portal), DigiBatch (digibatch), BackendUsers (backendusers), BackendGroups (backendgroups), media_format (media_format), transcode (transcode), LanguageLabel (languagelabel), Profile (profile), MetaGroup (metagroup), Config (config), Product (product), Collection (collection)

    • Exported: False

    • key: result

    • Required: True

    • Type: string foldervalue

    • Exported: False

    • key: json_path

    • Description: The json path to execute as query. The matches items will always be stringifiedTrue

    Create New Collection

    Create a new collection with the given collection name. 

    The action will export a 'CollectionId' after it has been executed.

    • key: collection_name

    • Required: True

    • Type: string

    • Exported: False

    • key: error_on_not_found_items

    • Description: Should an error be emitted if the query doesn't find any matching items?

    • Required: False

    • DefaultValue: false

    • Type: boolitem_ids

    • Required: True

    • Type: list:int

    • Exported: False

    delay

    Delays the execution with the Duration milliseconds

    • key: duration

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: result message

    • Required: True

    • Type: list: string

    • Exported: True False

    scale image

    Scales an image to the specified height/width and format

    key: width

    Delete Asset

    Soft deletes an asset (that is, keeps the actual file, but sets deleted bit)

    • key: asset_item_id

    • Description: The width ItemId of the generated image. Auto-calculated if set to 0asset to be soft deleted

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: Falsekey: height

    Delete Asset Permanently

    !DANGER! Permanently deletes an asset (there is NO WAY to recover after this)

    • key: asset_item_id

    • Description: The width of the generated image. Auto-calculated if set to 0ItemId of the Asset to be PERMANENTLY deleted

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: input_file i_know_what_i_am_doing

    • Description: The name of the input file on diskConfirmation that you actually know the consequence of this action

    • Required: True

    • DefaultValue: false

    • Type: string bool

    • Exported: False

    Delete Business Workflow Instance

    Delete assets from all collections

    Delete Collection(s)

    A list of collections will be deleted. 

    • key: outputcollection_file

    • Description: The name of the generated file on disk

    • ids

    • Required: True

    • Type: string

    • Exported: True

    • key: output_format

    • Description: The output format of the file (png, jpg)

    • Required: True

    • Type: options

    • options: bmp (bmp), gif (gif), jpeg (jpeg), png (png), tiff (tiff)

    • Exported: False

    Search

    Y'know, for search...

    • key: search

    • Required: True

    • Type: stringlist:int

    • Exported: False

    Divide Floats

    Divides two floating point numbers

    Divide Integers

    Divides two integers

    Download Asset Format

    Downloads the given asset format to disk for processing

    • key: asset_id

    • Required: True

    • DefaultValue: @sourceAssetId

    • Type: int

    • Exported: False

    • key: media_format_id

    • Description: Using '-1' will get the source file for the asset

    • Required: True

    • DefaultValue: -1

    • Type: int

    • Exported: False

    • key: destination_id

    • Required: False

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: search_parameters file_name

    • Description: The generated file name, the file was saved under, on the job machine.

    • Required: True

    • Type: list:KeyValueStringString string

    • Exported: False

    • key: result

    • Required: True

    • Type: list:string

    • Exported: True

    Delete Asset

    Soft deletes an asset (that is, keeps the actual file, but sets deleted bit)

    • key: asset_item_id

    • Description: The ItemId of the asset to be soft deleted

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    Variable set

    Exports a value as a sample

    • key: value

    • Required: True

    • Type: string

    • Exported: False

    • key: export_as

    • Required: True

    • Type: string

    • Exported: True

    Variable read

    An export read sample

    • key: what

    • Required: True

    • Type: string

    • Exported: False

    Create Folder Reference

    Creates a folder reference for use in other steps that requires a folder value reference

    • key: folder_id

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: repository_type

    • Required: True

    • DefaultValue: portalTrue

    Find assets

    Finds all assets that matches the given search parameters

    Force fail

    This step always fails

    Format String

    Just applies the specified variables as specified. You might not need this step, as applying the variables can be done inline when you pass variables to other steps.

    Get Asset Information

    Gets information about the specified asset

    Get Business Workflow Instances

    Gets the business workflows that matches the specified inputs. All inputs are optional.

    Get Business Workflow task details

    Gets details about the specific business workflow task

    Get Current Date

    Gets the current timestamp. Format is compatible with Search2

    Get Layout Folders for Assets

    Gets the folders the asset is currently in

    Get Member Information

    Gets information about the specified member

    Get metadata from damapi

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    Get Set Differences

    Compares two sets and returns the differences

    Get Value At Index

    Gets a value at a certain index in a list of values. Step will fail hard if index is not in array

    Get absolute float

    Gets the absolute value of the provided floating point numbers.

    Get absolute integer

    Gets the absolute value of the provided integer.

    Get members in group

    Gets the members in a specific group

    Get period between dates

    Gets the number of seconds between two dates

    Initiate Business Workflow

    Initiate a new instance of a business workflow

    Invoke Endpoint

    • key: endpoint

    • Required: True

    • Type: string

    • Exported: False

    • key: method

    • Required: True

    • DefaultValue: get

    • Type: options

    • options: Default GET (defaultget), Catalog POST (catalogpost), Userfolder PUT (userfolderput), Recyclebin DELETE (recyclebindelete), SharedFolder HEAD (sharedfolderhead), SearchFolder OPTIONS (searchfolderoptions), UploadFolder PATCH (uploadfolderpatch), ExportFolder MERGE (exportfoldermerge), AdminFolder COPY (adminfolder), SettingsFolder (settingsfolder), Portal (portal), DigiBatch (digibatch), BackendUsers (backendusers), BackendGroups (backendgroups), media_format (media_format), transcode (transcode), LanguageLabel (languagelabel), Profile (profile), MetaGroup (metagroup), Config (config), Product (product), Collection (collection)Exported: copy)

    • Exported: False

    • key: result response

    • Required: True

    • Type: foldervalue string

    • Exported: True

    Move Asset To Folder

    Moves Item Guid to Item Id conversion

    Converts a set of ItemGuids into ItemIds

    Item id to Item Guid Conversion

    Converts a set of ItemIds into ItemGuids

    Join Strings

    Joins a list of strings using a specific separator

    Log

    Logs a message to the logger

    • key: text

    • Required: True

    • Type: string

    • Exported: False

    lookup value

    Looks up a specific value in the specified lookup

    Move Asset To Folder

    Moves an asset into a specific folder

    • key: asset_item_id

    • Description: The item id of the asset to move

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: folder

    • Description: The folder to move the asset into

    • Required: True

    • Type: foldervalue

    • Exported: False

    Remove Asset From All Channels

  • key: excluded_folders

  • Description: The folder tree(s) to exclude

  • Required: True

  • Type: list:foldervalue

  • Exported: False

  • key: asset

    Move Member To Folder

    Moves the member to a specific folder

    • key: member_item_id

    • Description: The item id of the asset member to removemove

    • Required: True

    • DefaultValue: @sourceAssetItemId 0

    • Type: int

    • Exported: False

    Remove Asset From Folder

    Removes the given asset from a given folder

    • key: asset_item_idkey: folder

    • Description: The asset id to remove from the folderfolder to move to member to

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int foldervalue

    • Exported: False

    • key: folder

    • Description: The folder to remove the asset from

    • Required: True

    • Type: foldervalue

    • Exported: False

    Remove Asset From Layout Folder Recursive

  • key: folder

  • Description: The folder (and all the children) to remove the asset from

    Multiply Floats

    Multiplies two floating point numbers

    Multiply Integers

    Multiplies two integers

    Publish Asset

    Triggers a publish for the specified assets

    Query JSON

    • key: json

    • Description: The json to query into

    • Required: True

    • Type: foldervalue string

    • Exported: False

    • key: excludedjson_folderspath

    • Description: The folder tree(s) to excludejson path to execute as query. The matches items will always be stringified

    • Required: True

    • Type: list:foldervalue string

    • Exported: False

    • key: asset_item_id error_on_not_found_items

    • Description: The item id of the asset to removeShould an error be emitted if the query doesn't find any matching items?

    • Required: True False

    • DefaultValue: @sourceAssetItemId false

    • Type: int bool

    • Exported: False

    RePublish Asset

    Triggers a republish of the specified asset

    • key: asset_id result

    • Required: TrueDefaultValue

    • Type: @sourceAssetIdTypelist: intstring

    • Exported: False

    Split Folder Reference

    Splits a folder reference into individual parts, so they can be used by themselves

    • key: folder

    • Description: The Folder reference to splitTrue

    Regex Remove

    Removes values from a string based on a regex pattern

    Remove Asset From All Channels

    • key: excluded_folders

    • Description: The folder tree(s) to exclude

    • Required: True

    • Type: list:foldervalue

    • Exported: False

    • key: folderasset_item_id

    • Description: The resulting item id of the folderasset to remove

    • Required: True

    • DefaultValue: 0 @sourceAssetItemId

    • Type: int

    • Exported: True False

    Remove Asset From Folder

    Removes the given asset from a given folder

    • key: repositoryasset_item_typeid

    • Description: The resulting repository type of asset id to remove from the folder

    • Required: True

    • DefaultValue: default @sourceAssetItemId

    • Type: options

    • options: Default (default), Catalog (catalog), Userfolder (userfolder), Recyclebin (recyclebin), SharedFolder (sharedfolder), SearchFolder (searchfolder), UploadFolder (uploadfolder), ExportFolder (exportfolder), AdminFolder (adminfolder), SettingsFolder (settingsfolder), Portal (portal), DigiBatch (digibatch), BackendUsers (backendusers), BackendGroups (backendgroups), media_format (media_format), transcode (transcode), LanguageLabel (languagelabel), Profile (profile), MetaGroup (metagroup), Config (config), Product (product), Collection (collection)

    • Exported: True

    Split Tree value

    Splits a tree value into its components

    • key: value

    • Description: The value to split

    • Required: True

    • Type: treevalue

    • Exported: False

    • key: meta_field

    • Description: The meta field the value comes from

    • Required: True

    • Type: metafieldint

    • Exported: False

    • key: folder

    • Description: The folder to remove the asset from

    • Required: True

    • Type: foldervalue

    • Exported: False

    Remove Asset From Layout Folder Recursive

    • key: folder

    • Description: The folder (and all the children) to remove the asset from

    • Required: True

    • Type: foldervalue

    • Exported: False

    • key: excluded_folders

    • Description: The folder tree(s) to exclude

    • Required: True

    • Type: list:foldervalue

    • Exported: False

    • key: asset_item_id

    • Description: The item id of the asset to remove

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    RePublish Asset

    Triggers a republish of the specified asset

    • key: asset_id

    • Required: True

    • DefaultValue: @sourceAssetId

    • Type: int

    • Exported: False

    Remove Access Rights

    Removes the access rights for a given target from a given accessor
    If you want to explicitly prevent an accessor from accessing an asset,
    you probably need SetAccessRights instead, with Read and Write set to false.

    • key: accessor_item_id

    • Description: The item id of the accessor

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: optiontarget_item_valueid

    • Description: The "optionvalue" propertyitem id of the target

    • Required: True

    • DefaultValue: 0

    • Type: string int

    • Exported: True False

    Remove Member From Group

    Removes a given member from a given group

    • key: member_id

    • Description: The " id " propertyof the member

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: True False

    • key: label group_id

    • Description: The "label" propertyid of the group

    • Required: True

    • DefaultValue: 0

    • Type: string int

    • Exported: True

    Set Bit Metafield

    Updates a bit value

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_valueFalse

    Remove Member from Roles

    Removes member from the given roles

    Rename Business Workflow Instance

    Rename a workflow instance

    Replace string

    Replace a value in a string with another value Uses regex, so you can use the found values

    scale image

    Scales an image to the specified height/width and format

    • key: width

    • Description: The width of the generated image. Auto-calculated if set to 0

    • Required: True

    • DefaultValue: false 0

    • Type: bool int

    • Exported: False

    • key: asset_item_id height

    • Description: The width of the generated image. Auto-calculated if set to 0

    • Required: True

    • DefaultValue: @sourceAssetItemId 0

    • Type: int

    • Exported: False

    • key: use_versioned_metadata input_file

    • Description: The name of the input file on disk

    • Required: True

    • DefaultValue: false

    • Type: bool string

    • Exported: False

    Set ComboValue Metafield

    Updates a ComboValue metafield

    • key: meta_field output_file

    • Description: The name of the generated file on disk

    • Required: True

    • Type: metafield string

    • Exported: False True

    • key: new_value output_format

    • Description: The output format of the file (png, jpg)

    • Required: True

    • Type: combovalue options

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadataoptions: bmp (bmp), gif (gif), jpeg (jpeg), png (png), tiff (tiff)

    • Exported: False

    Search

    Executes the given search

    • key: search

    • Required: True

    • DefaultValue: false

    • Type: bool string

    • Exported: False

    Set Date Metafield

    Updates a date field
    • key: metasearch_fieldparameters

    • Required: True

    • Type: metafield list:KeyValueStringString

    • Exported: False

    • key: new_value result

    • Required: True

    • DefaultValue: 1/1/0001 12:00:00 AM

    • Type: datetime

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: intType: list:string

    • Exported: True

    Send email to member

    Send email to members

    Split Combo Value

    Splits a combo value into its components, optionValue, label and Id

    Split Entity Value

    Splits an entity item into it's components

    Split Folder Reference

    Splits a folder reference into individual parts, so they can be used by themselves

    • key: folder

    • Description: The Folder reference to split

    • Required: True

    • Type: foldervalue

    • Exported: False

    • key: use_versioned_metadata folder_id

    • Description: The resulting id of the folder

    • Required: True

    • DefaultValue: false 0

    • Type: bool int

    • Exported: False

    Set EditComboValue Metafield

    Updates the value of an edit combo value meta field

    • key: meta_fieldRequired: True

    • Type: metafield

    • Exported: False

    • key: newrepository_valuetype

    • Required: True

    • Type: combovalue

    • Exported: False

    • key: asset_item_id

    • Description: The resulting repository type of the folder

    • Required: True

    • DefaultValue: @sourceAssetItemId default

    • Type: int options

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set EditMultiComboValue Metafield

    Updates the value of the edit multi combo value meta field

    • key: update_method

    • Required: True

    • DefaultValue: set

    • Type: options

    • options: Set (set), Merge (merge), Unset (unset)

    • Exported: False

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • Type: list:combovalue

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: intoptions: Default (default), Catalog (catalog), Userfolder (userfolder), Recyclebin (recyclebin), SharedFolder (sharedfolder), SearchFolder (searchfolder), UploadFolder (uploadfolder), ExportFolder (exportfolder), AdminFolder (adminfolder), SettingsFolder (settingsfolder), Portal (portal), DigiBatch (digibatch), BackendUsers (backendusers), BackendGroups (backendgroups), media_format (media_format), transcode (transcode), LanguageLabel (languagelabel), Profile (profile), MetaGroup (metagroup), Config (config), Product (product), Collection (collection)

    • Exported: True

    Split String

    Splits a string according to the specified separator

    Split Tree value

    Splits a tree value into its components

    • key: value

    • Description: The value to split

    • Required: True

    • Type: treevalue

    • Exported: False

    • key: usemeta_versioned_metadatafield

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set Float Metafield

    Updates a float metafield

    • key: meta_fieldDescription: The meta field the value comes from

    • Required: True

    • Type: metafield

    • Exported: False

    • key: newoption_value

    • Description: The "optionvalue" property

    • Required: True

    • DefaultValue: 0

    • Type: double string

    • Exported: False True

    • key: asset_item_id id

    • Description: The "id" property

    • Required: True

    • DefaultValue: @sourceAssetItemId 0

    • Type: int

    • Exported: False True

    • key: use_versioned_metadata label

    • Description: The "label" property

    • Required: True

    • DefaultValue: false

    • Type: bool string

    • Exported: False True

    Set Int Bit Metafield

    Sets the value of the given int metafieldUpdates a bit value

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • DefaultValue: 0 false

    • Type: int bool

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set Link ComboValue Metafield

    Updates the value of a link meta fielda ComboValue metafield

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • Type: string combovalue

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set MultiComboValue Date Metafield

    Updates the value of a MultiComboValue date field

    • key: updatemeta_methodfield

    • Required: True

    • DefaultValue: set

    • Type: options

    • options: Set (set), Merge (merge), Unset (unset)

    • metafield

    • Exported: False

    • key: metanew_fieldvalue

    • Required: True

    • DefaultValue: 1/1/0001 12:00:00 AM

    • Type: metafield datetime

    • Exported: False

    • key: newasset_item_valueid

    • Required: True

    • Type: list:combovalue

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValueDefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set Note EditComboValue Metafield

    Updates the value of a note an edit combo value meta field

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • Type: string combovalue

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Set String EditMultiComboValue Metafield

    Sets Updates the value of the given string metafieldedit multi combo value meta field

    • key: metaupdate_fieldmethod

    • Required: True

    • DefaultValue: set

    • Type: metafield: options

    • options: Set (set), Merge (merge), Unset (unset)

    • Exported: False

    • key: newmeta_valuefield

    • Required: True

    • Type: string metafield

    • Exported: False

    • key: assetnew_item_idvalue

    • Required: TrueDefaultValue

    • Type: @sourceAssetItemIdTypelist: intcombovalue

    • Exported: False

    • key: useasset_versioneditem_metadataid

    • Required: True

    • DefaultValue: false @sourceAssetItemId

    • Type: bool int

    • Exported: False

    Set Tree Metafield

    Updates the value of a tree meta field
    • key: updateuse_versioned_methodmetadata

    • Required: True

    • DefaultValue: set false

    • Type: options bool

    • optionsExported: Set (set), Merge (merge), Unset (unset)Exported: FalseFalse

    Set Float Metafield

    Updates a float metafield

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • DefaultValue: 0

    • Type: list:treevalue double

    • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Add Member to Group

    Adds a member to the given groupSet Int Metafield

    Sets the value of the given int metafield

    • key: member_idDescription: The id of the member meta_field

    • Required: TrueDefaultValue: 0

    • Type: int metafield

    • Exported: False

    • key: group_idDescription: The id of the group new_value

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    Move Member To Folder

    Moves the member to a specific folder

    • key: memberasset_item_idDescription: The item id of the member to move

    • Required: True

    • DefaultValue: 0 @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: folder

    • Description: The folder to move to member to

    • Required: Trueuse_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: foldervalue bool

    • Exported: False

    Remove Access Rights

    Removes the access rights for a given target from a given accessor
    If you want to explicitly prevent an accessor from accessing an asset,
    you probably need SetAccessRights instead, with Read and Write set to false.

  • key: accessor_item_id

  • Description: The item id of the accessor

  • Required: True

  • DefaultValue: 0

  • Type: int

    Set Link Metafield

    Updates the value of a link meta field

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: True

    • Type: string

    • Exported: False

    • key: targetasset_item_id

    • Description: The item id of the target

    • Required: True

    • DefaultValue: 0 @sourceAssetItemId

    • Type: int

    • Exported: False

    Remove Member From Group

    Removes a given member from a given group
    • key: member_idDescription: The id of the member use_versioned_metadata

    • Required: True

    • DefaultValue: 0 false

    • Type: int bool

    • Exported: False

    Set MasterItemReference Metafield

    Updates the value of a MasterItemReference field

    Set MultiComboValue Metafield

    Updates the value of a MultiComboValue field

    • key: groupupdate_id

    • Description: The id of the group

    • method

    • Required: True

    • DefaultValue: 0 set

    • Type: int optionsExported

    • options: False

    Set Access Rights

    Sets the access rights on a specific asset for a specific member

    • key: accessor_item_id

    • Description: The id of the member or member group to assign

    • Required: True

    • DefaultValue: 0

    • Type: intSet (set), Merge (merge), Unset (unset)

    • Exported: False

    • key: meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: targetnew_item_id

    • Description: The item id of the asset to assign rights on

    • value

    • Required: TrueDefaultValue

    • Type: 0Typelist: intcombovalue

    • Exported: False

    • key: read_accessDescription: If the member should have read access to the asset asset_item_id

    • Required: True

    • DefaultValue: false @sourceAssetItemId

    • Type: bool int

    • Exported: False

    • key: write_accessDescription: If the member should have write access to the asset use_versioned_metadata

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Convert Asset Id To Asset Item Id

    Converts the given asset id to an asset item idSet Note Metafield

    Updates the value of a note meta field

    Converts the given asset item id to an asset id
    • key: assetmeta_id

    • Description: The asset id to convert

    • field

    • Required: True

    • DefaultValue: 0

    • Type: int metafield

    • Exported: False

    • key: assetnew_item_id

    • Description: The resulting asset item id

    • value

    • Required: TrueDefaultValue: 0

    • Type: int string

    • Exported: True

    Convert Asset Item Id To Asset Id

    Converts a member id into a member item id
    • False

    • key: asset_item_id

    • Description: The asset item id to convert

    • Required: True

    • DefaultValue: 0 @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: asset_idDescription: Asset resulting asset id use_versioned_metadata

    • Required: True

    • DefaultValue: 0 false

    • Type: int bool

    • Exported: True

    Convert Member Id To Member Item Id

    • False

    Set String Metafield

    Sets the value of the given string metafield

    • key: member_idDescription: The member id to convert meta_field

    • Required: True

    • Type: metafield

    • Exported: False

    • key: new_value

    • Required: TrueDefaultValue: 0

    • Type: int string

    • Exported: False

    • key: memberasset_item_id

    • Description: The resulting member item id

    • Required: True

    • DefaultValue: 0 @sourceAssetItemId

    • Type: int

    • key: member_item_id

    • Description: The member item id

    • Exported: True

    Convert Member Item Id To Member Id

    Converts the given member item id to a member id

    • False

    • key: use_versioned_metadata

    • Required: True

    • DefaultValue: 0 false

    • Type: int bool

    • Exported: False

    Set Tree Metafield

    Updates the value of a tree meta field

    • key: member_idDescription: The resulting member id update_method

    • Required: True

    • DefaultValue: 0 set

    • Type: int

    • Exported: True

    Add Items To Collection

    A list of assets will be added to the given collection. 

    • key: collection_idoptions

    • options: Set (set), Merge (merge), Unset (unset)

    • Exported: False

    • key: meta_field

    • Required: True

    • DefaultValue: 0

    • Type: int metafield

    • Exported: False

    • key: itemnew_idsvalue

    • Required: True

    • Type: list:inttreevalue

    • Exported: False

    Create New Collection

    Create a new collection with the given collection name. 

    The action will export a 'CollectionId' after it has been executed.

    • key: collection_namekey: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: string int

    • Exported: False

    • key: itemuse_versioned_idsmetadata

    • Required: True

    • DefaultValue: false

    • Type: list:int bool

    • Exported: False

    Share Collection

    Sharing a collection with a list of members, member groups or per email. 

  • key: collection_id

  • Set Access Rights

    Sets the access rights on a specific asset for a specific member

    • key: accessor_item_id

    • Description: The id of the member or member group to assign

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: emails target_item_id

    • Description: The item id of the asset to assign rights on

    • Required: True

    • DefaultValue: 0

    • Type: list:string int

    • Exported: False

    • key: member_ids read_access

    • Description: If the member should have read access to the asset

    • Required: True

    • DefaultValue: false

    • Type: list:int bool

    • Exported: False

    • key: member_group_ids write_access

    • Description: If the member should have write access to the asset

    • Required: True

    • TypeDefaultValue: listfalse

    • Type: intbool

    • Exported: False

    Share Collection

    Sharing a collection with a list of members, member groups or per email. 

    • key: sharedcollection_item_urlid

    • Required: True

    • DefaultValue: 0

    • Type: string int

    • Exported: False

    • key: email_msg emails

    • Required: True

    • Type: list:string

    • Exported: False

    Delete Collection(s)

    A list of collections will be deleted. 

    • key: collection member_ids

    • Required: True

    • Type: list:int

    • Exported: False

    Available filters

    • key: member_group_ids

    • Required: True

    DefaultValue: all
    • Type: list:int

    • Exported: False

    • key: shared_item_url

    • Required: True

    • Type: string

    • Exported: False

    • key: email_msg

    • Required: True

    • Type:

    optionskey: asset_
    • string

  • options: All (all), Video (video), Audio (audio), Image (image), PowerPoint (powerpoint), Html (html), Text (text), Word (word), Excel (excel), InDesign (indesign), Zip (zip), META (meta), PDF (pdf), Archive (archive), Photoshop (photoshop), Illustrator (illustrator), Visio (visio), Cad (cad), ODT (odt), OTT (ott), ODS (ods), OTS (ots), ODP (odp), OTP (otp), ODG (odg), OTG (otg), ODB (odb), ODF (odf), ODM (odm), OTH (oth), Live (live)

  • Exported: False

    • Exported: False

    Start Text Extraction

    Starts indexing the content of the specified asset.

    Subtract Floats

    Subtracts two floating point numbers

    Subtract Integers

    Subtract two integers

    Upload asset to FTP

    Uploads the specified asset to FTP

    Variable read

    An export read sample

    • key: what

    • Required: True

    • Type: string

    • Exported: False

    Variable set

    Exports a value as a sample

    • key: value

    • Required: True

    • Type: string

    • Exported: False

    • key: export_as

    • Required: True

    • Type: string

    • Exported: True

    Available filters

    Type

    Description

    Parameters

    Asset type filter

    Limits execution to certain asset types

    • key: asset_type

    • Required: True

    • DefaultValue: all

    • Type: options

    • options: All (all), Video (video), Audio (audio), Image (image), PowerPoint (powerpoint), Html (html), Text (text), Word (word), Excel (excel), InDesign (indesign), Zip (zip), META (meta), PDF (pdf), Archive (archive), Photoshop (photoshop), Illustrator (illustrator), Visio (visio), Cad (cad), ODT (odt), OTT (ott), ODS (ods), OTS (ots), ODP (odp), OTP (otp), ODG (odg), OTG (otg), ODB (odb), ODF (odf), ODM (odm), OTH (oth), Live (live)

    • Exported: False

    • key: asset_id

    • Required: True

    • DefaultValue: @sourceAssetId

    • Type: int

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Bool Comparison filter

    Compares 2 arbitrary booleans

    • key: value

    • Description: A value read from somewhere

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: expected_value

    • Description: The value 'value' is expected to be

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    DateTime Comparison Filter

    Allows you to compare two distinct dates for different kinds of equality

    Do Member Have Role

    Checks if the specified member has the specified role

    Forced Result

    Forces a certain outcome from the filter

    • key: result

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Has archived versions

    Int Compare filter

    Compares two ints

    Is Array Empty

    Checks if the given array is empty

    Is Asset Soft Deleted

    Checks if the specified asset has been soft deleted

    Is Derived Asset

    Checks if the specified asset is a derived asset

    Is Empty String

    Checks if the specified string is empty. Whitespace is not counted as empty. PASSES if the value is empty, FAILS if not.

    Is Empty or whitespace String

    Checks if the specified string is empty. PASSES if the string is empty. FAILS if the string has a value Empty is defined by string.isNullOrWhitespace in C#, meaning that whitespace values are also counted as empty

    Is Int in range

    Checks if the specified int is within a certain range

    Is Member In Group

    Checks if the specified member is in the specified group

    Is Metafield Empty

    Is Number Filter

    Checks if some value is an integer

    Is Replaced Asset

    Checks if the specified asset is a replaced asset

    Is datetime in range filter

    Checks if the specific datetime is in range of min and max

    Matches Regex Filter

    Checks if some value matches a regular expression

    Metadata bit filter

    Limits the execution if the expected Bit value does not equal the requested Metafield value

    Forced Result

    Forces a certain outcome from the filter

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetId @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    DateTime Comparison Filter

    Allows you to compare two distinct dates for different kinds of equality

    • key: resultmetafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata bit combo filter

    Limits the execution if the expected Bit Combo value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: TrueDefaultValue: false

    • Type: bool combovalue

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata combo datetime filter

    Limits the execution if the expected Combo DateTime value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id reference

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • DefaultValue: 1/1/0001 12:00:00 AM

    • Type: combovalue datetime

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata datetime editcombo filter

    Limits the execution if the expected DateTime Edit Combo value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: reference metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: TrueDefaultValue: 1/1/0001 12:00:00 AM

    • Type: datetime combovalue

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata editcombo editmulticombo filter

    Limits the execution if the expected Edit Multi Combo value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id reference

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • Type: list:combovalue

    • Exported: False

    • key: action_enum

    • Required: True

    • DefaultValue: exact

    • Type: options

    • options: Exact (exact), All (all), Any (any)

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata editmulticombo float filter

    Limits the execution if the expected Edit Multi Combo Float value does not equal the requested Metafield value

    • key: asset: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int metafield

    • Exported: False

    • key: reference expected_value

    • Required: True

    • DefaultValue: 0

    • Type: metafield double

    • Exported: False

    • key: expected_value tolerance

    • Required: True

    • DefaultValue: 0

    • Type: list:combovalue double

    • Exported: False

    • key: action_enum comparison_method

    • Description: How the actual value should be compared with the expected value, e.g., 'actual' LessThan 'expected'

    • Required: True

    • DefaultValue: exact equals

    • Type: options

    • options: Exact (exact), All (all), Any (anyEquals (equals), LessThan (lessthan), GreaterThan (greaterthan), LessThanOrEquals (lessthanorequals), GreaterThanOrEquals (greaterthanorequals), NotEqual (notequal)

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata float metadata int filter

    Limits the execution if the expected Float Int value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • DefaultValue: 0

    • Type: double

    • Exported: False

    • key: tolerance

    • Required: True

    • DefaultValue: 0

    • Type: double

    • int

    • Exported: False

    • key: comparison_method

    • Description: How the actual value should be compared with the expected value, e.g., 'actual' LessThan 'expected'

    • Required: True

    • DefaultValue: equals

    • Type: options

    • options: Equals (equals), LessThan (lessthan), GreaterThan (greaterthan), LessThanOrEquals (lessthanorequals), GreaterThanOrEquals (greaterthanorequals), NotEqual (notequal)

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    metadata int Metadata link filter

    Limits the execution if the expected Int Link value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • DefaultValue: 0

    • Type: int

    • Exported: False

    • key: comparison_method

    • Description: How the actual value should be compared with the expected value, e.g., 'actual' LessThan 'expected'value

    • Required: TrueDefaultValue: equals

    • Type: optionsoptions: Equals (equals), LessThan (lessthan), GreaterThan (greaterthan), LessThanOrEquals (lessthanorequals), GreaterThanOrEquals (greaterthanorequals), NotEqual (notequal) string

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata link multicombo filter

    Limits the execution if the expected Link Multi Combo value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • Type: string: list:combovalue

    • Exported: False

    • key: action_enum

    • Required: True

    • DefaultValue: exact

    • Type: options

    • options: Exact (exact), All (all), Any (any)

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata multicombo note filter

    Limits the execution if the expected Multi Combo Note value does not equal the requested Metafield value

    • key: assetexpected_item_idvalue

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int string

    • Exported: False

    • key: metafield_itemasset_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: metafield int

    • Exported: False

    • key: expected_value reference

    • Required: True

    • Type: list:combovalue metafield

    • Exported: False

    • key: actioncase_enumsensitive

    • Required: True

    • DefaultValue: exact false

    • Type: optionsoptions: Exact (exact), All (all), Any (any) bool

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metadata note Metafield string filter

    Limits the execution if the expected Note String value does not equal the requested Metafield value

  • key: expected_value

  • Required: True

  • Type: string

  • Exported: False

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: reference metafield_item_id

    • Required: True

    • Type: metafield

    • Exported: False

    • key: caseexpected_sensitivevalue

    • Required: TrueDefaultValue: false

    • Type: bool string

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Metafield string Metadata tree filter

    Limits the execution if the expected String Tree value does not equal the requested Metafield value

    • key: asset_item_id

    • Required: True

    • DefaultValue: @sourceAssetItemId

    • Type: int

    • Exported: False

    • key: metafield_item_id reference

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • Type: string list:treevalue

    • Exported: False

    • key: negate action_enum

    • Required: False True

    • DefaultValue: false exact

    • Type: bool options

    • options: Exact (exact), All (all), Any (any)

    • Exported: False

    Metadata tree filter

    Limits the execution if the expected Tree value does not equal the requested Metafield value

    • key: asset_item_idkey: negate

    • Required: True False

    • DefaultValue: @sourceAssetItemId false

    • Type: int bool

    • Exported: False

    • key: reference

    • Required: True

    • Type: metafield

    • Exported: False

    • key: expected_value

    • Required: True

    • Type: list:treevalue

    • Exported: False

    • key: action_enum

    • Required: True

    • DefaultValue: exact

    • Type: options

    • options: Exact (exact), All (all), Any (any)

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Bool Comparison filter

    Compares 2 arbitrary booleans

    • key: value

    • Description: A value read from somewhere

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: expected_value

    • Description: The value 'value' is expected to be

    • Required: True

    • DefaultValue: false

    • Type: bool

    • Exported: False

    • key: negate

    • Required: False

    • DefaultValue: false

    • Type: bool

    • Exported: False

    Regex extract single value

    Extract single value from a string using a Regex (regular expression)

    Regex extract value

    Extract values from a string using a Regex (regular expression)

    Retrieve metadata value for MasterItemReference metafield

    Gets the value of the specified master item reference metafield, and makes it available for further steps

    Retrieve metadata value for bit metafield

    Gets the value of the specified bit metafield, and makes it available for further steps

    Retrieve metadata value for combo metafield

    Retrieves the value of a combo metafield for use in further steps.

    Retrieve metadata value for datetime metafield

    Gets the value of the specified datetime metafield, and makes it available for further steps

    Retrieve metadata value for edit combo metafield

    Retrieves the value of a edit combo metafield for use in further steps.

    Retrieve metadata value for edit multi combo metafield

    Retrieves the value of a edit multi combo metafield for use in further steps.

    Retrieve metadata value for float metafield

    Gets the value of the specified float metafield, and makes it available for further steps

    Retrieve metadata value for int metafield

    Gets the value of the specified int metafield, and makes it available for further steps

    Retrieve metadata value for link metafield

    Gets the value of the specified link metafield, and makes it available for further steps

    Retrieve metadata value for multi combo metafield

    Retrieves the value of a multi combo metafield for use in further steps.

    Retrieve metadata value for note metafield

    Gets the value of the specified note metafield, and makes it available for further steps

    Retrieve metadata value for string metafield

    Gets the value of the specified link metafield, and makes it available for further steps

    Retrieve metadata value for tree metafield

    Retrieves the value of a tree metafield for use in further steps.

    String Contains

    Checks if one string contains the other

    Upload Computer Filter

    Checks if the asset was from the specified upload computer

    Upload Member Filter

    Checks if the asset was uploaded by the specified member

    Other steps

    Type

    Description

    Parameters

    ForEach

    For each value in a set of values, execute a set of steps