Hi Guys,
We tried setting up a simple flow to check the shipping zip code and apply a tag to the order accordingly.
We setup a flow as follows:
Start when → Order Created
Check if → Shipping address zip starts with: Then a comma-separated list.
Do this → Add order tags
The flow didn’t work and after reaching out to support they suggested that we can’t use a comma-separated list with the ‘Check if’ condition.
Instead, they have suggested we add a ‘Run code’ action at this point instead to check the order shipping zip code.
I am not technical and have viewed the templates available, but none of them seem close enough to edit and try and make work.
I’m sure this is a fairly simple script for someone with some knowledge. Could anyone help out on this?
Thanks in advance.