[ { "label": "Create an order risk to investigate orders from high risk countries", "trigger_type": [ "order_created" ], "object_type": "order", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": { "1": { "field": "order.shipping_address.country_code", "settings": { "operator": "equals_one", "value": "", "long_value": "RU\r\nIN\r\nMX\r\nTR\r\nBR", "token_object_type": "order", "condition_type": "AND" }, "weight": 999 } }, "actions": { "1": { "type": "order_create_risk", "settings": { "token_object_type": "order", "recommendation": "investigate", "message": "Order from a known high-risk country, {{ order.shipping_address.country }}.", "source": "External", "wait": "0", "cw_timezone": "Africa\/Nairobi", "custom_wait": "", "run_once": 0 }, "weight": 999, "target_key": "order" } } } }, "shared_workflow_id": 316554 }, "description": "Implement order risk assessment for scrutinizing orders originating from high-risk countries. Manually curate list of high-risk countries that add an order risk flag." } ]