[ { "version": 1, "label": "Add the tag \"invite\" when a customer is created", "trigger_type": [ "customer_created" ], "object_type": "customer", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": { "1": { "type": "customer_add_tags", "settings": { "wait": "0", "custom_wait": "", "tags": "invite", "token_object_type": "customer" }, "weight": 999, "target_key": "customer" } } } } }, "description": "This automation adds the tag \"invite\" to every newly created customer account" } ]