[ { "label": "Change Product Type for Collection", "trigger_type": [ "product_custom" ], "object_type": "product", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": { "1": { "field": "product.collections", "settings": { "multiple": "any", "operator": "contains", "value": "UPDATE ME", "long_value": "States of the Union", "token_object_type": "product", "condition_type": "AND" }, "weight": 999 } }, "actions": { "1": { "type": "product_set_fields", "settings": { "token_object_type": "product", "fields": { "product_type": { "value": "States Cycling Jerseys" } }, "wait": "0", "cw_timezone": "America\/New_York", "custom_wait": "" }, "weight": 999, "target_key": "product" } } } }, "shared_workflow_id": 35353 }, "description": "This workflow runs in a bulk operation as a one-time update. When run, the workflow looks for products in a specific collection. When a product is found in that collection, the workflow will change the product's custom product type." } ]