Order Publication question

Order Publication question

HunkyBill
Shopify Partner
4853 60 562

An order has a publication. A publication has a name. So I can see that an order came from the "Online Store".

 

The API tells me the name is now deprecated, so do not use it. Instead, they say, use the catalog assigned to the order, and use the catalog title.

OK. But that does not compute. It returns null. So what is the deal Shopify? How do we use your API, stay in compliance, and get the data we need? My App reading this order needs the value "Online Store" provided by name, a deprecated field. Suggestions?

 

Example data from 2023-04

 

 

"publication": {
	"catalog": null,
	"name": "Online Store"
}

 

 

Custom Shopify Apps built just for you! hunkybill@gmail.com http://www.resistorsoftware.com
Reply 1 (1)

ShopifyDevSup
Shopify Staff
1453 238 511

Hi @HunkyBill - thanks for flagging this. There have been a few other reports we've seen of this and I can confirm our product team is looking into this. My understanding is that the behaviour in that other thread regarding other apps not presenting a catalog ID is the same issue being presented here. 

I can't provide a timeline on this, but can confirm we are working on implementing a fix. Thanks again for flagging this. 

Al | Shopify Developer Support

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog