Hello. I’m looking to build an automation in flow that can differentiate between orders from our Facebook shop and our Instagram shop and tag them appropriately.
I know that the information is available in the additional details section on each order, but I’m not sure how that translates to flow.
I tried to tag by sub-channel, but its looping both shops under the FB umbrella.
Since the information is stored in the additional details section, I was able to use the custom attributes variable (customAttributes_item.value) to differentiate Instagram and Facebook orders!
I’ll attach the flow below in case anyone else has similar issues.