[ { "version": 1, "label": "Automatically fulfill all items in an order", "trigger_type": [ "order_custom" ], "object_type": "order", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": { "1": { "type": "order_fulfill", "settings": { "token_object_type": "order", "tracking_info": { "company": "", "number": "", "url": "" }, "message": "", "notify_customer": 0, "wait": "0", "cw_timezone": "America\/New_York", "custom_wait": "" }, "weight": 999, "target_key": "order" } } } } }, "description": "This workflow automatically marks all items in an order as fulfilled. Use a subworkflow and extra conditions to individually mark specific line items as fulfilled." } ]