Updating Tracking Number
Hello,
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.
