A user accidentally deleted a workflow step designed to prevent customers who subscribed at checkout from receiving a welcome email with a free shipping code. They want to send this promotional email only to subscribers who signed up through other methods (like pop-ups or website forms), not during checkout.
Resolution:
Another user confirmed the recreated workflow step is correct
The condition “Email subscription method” set to “Not equal to CHECKOUT” properly excludes checkout subscribers
Only customers who subscribed outside the checkout process will receive the welcome email with the free shipping code
The issue appears resolved with the workflow correctly configured as intended.
Summarized with AI on November 3.
AI used: claude-sonnet-4-5-20250929.
I accidentally deleted the step Customer didn’t subscribe at checkout in the workflow to send new subscribers a welcome email. I tried recreating it. If someone could tell me if this is correct would appreciate it. I basically want to send a customer who has subscribe a welcome email with a code for free shipping but dont want to do this if they subscribed while checking out.
From the workflow shown in the image, it looks like you’ve correctly recreated the step. The condition checks whether the “Email subscription method” is “Not equal to CHECKOUT,” which means that customers who subscribed at checkout will be excluded from receiving the welcome email.
In short, your setup is correct for ensuring that only customers who subscribed outside of checkout (e.g., via a pop-up or form on your site) will get the welcome email with the free shipping code.
If you have other questions, please feel free to ask, and I will get back to you soon.