Skip to main content

Hello

I send some International Orders through Australia Post. When the order is fulfilled Shopify is notified. This can trigger an event I found {{ event.extra.fulfillment_status|default:'' }}

I am wondering if this event will show the tracking number as well, or just states the order is fulfilled. And if this is the case (as I suspect). How can I get the tracking information into a Klaviyo flow when Aus post is the courier.

Geoff

Hi ​@Breezecare 

Thanks for you question in the community.

you should be able to use the following: {{ event.extra.fulfillments.0.tracking_number }} to pull in the tracking number via Shopify. 

There’s also a handy answer here for adding shipping links

Hope that helps!

 

Vic