[ { "version": 1, "label": "Track an event in Klaviyo when an order is created", "trigger_type": [ "order_created" ], "object_type": "order", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": { "1": { "type": "klaviyo_track_event", "settings": { "wait": "0", "run_once": 0, "custom_wait": "", "event": "Arigato Example", "default_properties": { "properties": { "id": { "use_default": 1, "key": "id", "value": "" }, "first_name": { "use_default": 1, "key": "first_name", "value": "" }, "last_name": { "use_default": 1, "key": "last_name", "value": "" }, "email": { "use_default": 1, "key": "email", "value": "" }, "phone_number": { "use_default": 1, "key": "phone_number", "value": "" }, "address": { "use_default": 1 }, "organization": { "key": "organization", "value": "" }, "city": { "key": "city", "value": "" }, "region": { "key": "region", "value": "" }, "zip": { "key": "zip", "value": "" }, "country": { "key": "country", "value": "" } } }, "customer_properties": { "properties": { "prop_2254591": { "key": "arigato_example_property", "value": "example property" } }, "actions": [] }, "event_properties": { "properties": { "prop_466372": { "key": "arigato_example_event", "value": "example data" } }, "actions": [] }, "token_object_type": "order" }, "weight": 999, "target_key": "order.customer" } } } } }, "description": "The automation is fired when an order is created; it then subscribes the customer to a Klaviyo list passing along customer details, including metafields. " } ]