Hey everyone, Trying to figure this out for a customer of mine. When they update the inventory for a product at a specific location, and sales are made, the default/primary location gets quantity de...
No content to show

User Activity

Hi all,Apologies ahead of time if post like this are not valid on the community forums.  I’d love some feedback on my new application called GiveGet. https://apps.shopify.com/givegetThis is my first application and would love to get some feedback. Th...
Hi all,Been trying to get this working as I believe it should but am struggling. I've got a react frontend, rails backend application ( via React-rails ). The application is installed to my dev store and I'm able to access it. I've added the Shopify ...
@Mark_Stewart Have you seen this endpoint. This will tell you all the locations that something can be moved too. https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/locationsformoveI haven't used it yet but looks promising.
@Gregarican You do not want a Fulfillment Service, I initially thought the same thing. This is a completely different feature in Shopify which caused confusions for me. If you update the app permissions to have Merchant-managed fulfillment orders per...
Hmmm let me take a look. I've successfully finished and delivered the feature I needed by using the Fulfillment order endpoint via REST.  
More details. Used in the Fulfillment Orders endpoint will return an array of this format.I've combined 2 different examples here so the screenshots may not match perfectly.For partial fulfillments at a specific location will move the FulfillmentOrde...
Hey everyone.I've made significant progress on this. What is needed is to use the Fulfillment Orders endpoint. https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentorder and be use `Merchant-managed fulfillment` order...
Hey @browntaped, Sounds like we are encountering the same issues regarding getting the specified location from the rest endpoint. Based on other forums, I don't believe this is possible yet. https://community.shopify.com/c/Shopify-APIs-SDKs/Get-Locat...
Appreciate the response @Gregarican, I used the rest endpoints for my test.the solution you described returns all the locations that a specific product_variant has inventory at. What we are looking for is how to get the location_id for the selected d...
Hmm I don't believe this actually solves the current issue @Gregarican. If the specific Item has inventory at 2 locations both of these locations will appear in the Inventory Levels response. There doesn't seem to be a way to get the location_id for ...
Any update here?Since its sortable and can be updated via UI, one would think it should be possible to access via API. Based on some research and checking the json payload, this doesn't seemed solved yet, hoping I'm wrong.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to