Forum
Shop emails triggers
Hello,
Is it possible to send an email based on order status + whether one of the ordered items meets a condition (in a certain category)?
I realise I can check whether an item is in a certain category in the email template (and conditionally add content), which I'll probably do. However, ideally I'd like to send an additional email if one (or more) of the ordered items in a certain category.
There are API events that fire when an order changes status - it sounds like you could use those. Would that work?
Yes, that would work. I wanted to check whether it is possible to do this through the Shop app as is.
Thanks Drew.
At the moment, no. The emails just fire on the status change, there's no ability for additional filtering at that point unless you code it yourself.