[ { "label": "Resend account invite email after 3 days", "trigger_type": [ "order_created" ], "object_type": "order", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": { "1": { "field": "order.customer.state", "settings": { "operator": "any", "value": { "disabled": "disabled", "invited": 0, "enabled": 0, "declined": 0 }, "condition_type": "AND" }, "weight": 10 }, "2": { "field": "order.delay", "settings": { "wait": "259200", "custom_wait": "", "check_date": { "submit": "Check Date" }, "token_browser": "{{ Browse Tokens }}", "token_object_type": "order", "condition_type": "AND" }, "weight": 20 }, "3": { "field": "order.customer.state", "settings": { "operator": "none", "value": { "enabled": "enabled", "declined": "declined", "disabled": 0, "invited": 0 }, "condition_type": "AND" }, "weight": 30 } }, "actions": { "2": { "type": "customer_send_invite", "settings": { "token_object_type": "order", "wait": "0", "cw_timezone": "Africa\/Nairobi", "custom_wait": "" }, "weight": 50, "target_key": "order.customer" } } } }, "shared_workflow_id": 11631 }, "description": "This automation is triggered when an order is placed. It checks to see if the customer has accepted the account invite, and if the account is still pending after three days, it sends a follow-up invite. This workflow aids in customer outreach by automatically reminding customers who may have missed the initial invite." } ]