I have a problem with my “Order Shipping” flow. Some of my orders have 2 tracking numbers, I want to know how can I get the lastest tracking number. I am using {{ event.extra.fulfillments.0.tracking_number }} but this one only get the first tracking number and not the updated one.
I want this event extra to be dynamic, and get the lastest tracking number.
Thanks for helping me out. I fixed my issues, and it was because of the trigger event. But I have another problem now :(
I completed my order shipment flows (Order confirmation, order shipped, order in progress delivery and order delivered). Problem is, some of my customers profiles have some missing event, some of my profiles don’t have “Marked out for delivery” or “Delivered shipment” event, so they are not in the last 2 flows. And this is an issue if my customer receive their order and are not notified.
It is in french but “Colis livré” = “Delivered Shipment”
I’m going to move this over to a support ticket as it will require more individual troubleshooting. Someone from the support team will be in touch soon.
I’m going to move this over to a support ticket as it will require more individual troubleshooting. Someone from the support team will be in touch soon.
~Chloe
Thank you Chloe ! The only solution i found for now, is to export Klaviyo templates and change variables to fit Shopify Emails Notifications.