Shopify Flow Order Status Page URL

Shopify Flow Order Status Page URL

Koennn
Excursionist
33 0 36

Hello,

 

I would like to retrieve a link to the Order Status Page via Shopify Flow. This used to work with the following code:

 

 

{{storeUrl}/orders/{{order.id | split: '/' | last }}

 

 

However, this method stopped working. I found another post describing this issue outside of Flow: https://community.shopify.dev/t/order-status-page-no-longer-includes-the-order-id/2603

 

What is an alternative way to get the order status page? Any help is appreciated.

 

Kind regards,

Koen

Replies 0 (0)