[ { "label": "Save all product images to Dropbox", "trigger_type": [ "product_custom" ], "object_type": "product", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": [ { "conditions": [], "actions": [ { "type": "trigger_child_workflow", "settings": { "wait": "0", "custom_wait": "", "target_path": "product.images", "exported_workflow": { "label": "Product Image subworkflow", "trigger_type": [ "product_image_custom" ], "object_type": "product_image", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": [ { "type": "ifttt", "settings": { "wait": "0", "custom_wait": "", "event": "upload_to_dropbox", "value1": "{{ product_image.src }}", "value2": "{{ product_image.id }}", "value3": "{{ product_image.product.title }}" }, "weight": 999, "target_key": "product_image" } ] } } } } }, "weight": 999, "target_key": "product" } ] } ], "shared_workflow_id": 2229 }, "description": "Export all product images to Dropbox via IFTTT in a batch." } ]