How to get the store URL from "orders/create" webhook data?

How to get the store URL from "orders/create" webhook data?

nitigya00
Shopify Partner
4 1 1

Hello everyone, I'm working with a Remix App which is subscribed to the orders/create webhook. I am receiving the order data which I can process further.

The problem that I'm facing is that I don't have a unique identifier that can identify the shopify store from which I'm receiving the order data. One attribute I found was referring_site but I read somewhere in the docs that it may change based on the website from which the order was initiated and it may not refer exactly to the shopify store url.

Please help me out in finding a unique store identifier (preferably I want the shop URL) and If there's something I'm missing, do let me know.

Replies 0 (0)