No content to show
User Activity
This is essentially the entire flow. It repeats and breaks off a few times with things slightly changed to account for different thresholds and tags etc. When I tried adding the inventoryLevels_item.available variable, it did list the different inven...
@SomeUsernameHe I am a bit confused on the inventoryLevels_item.available variable that you referenced for tracking inventory at a specific location. When I try and use it, it is calling for a number rather than the name of the location... Any chance...
Hello,We have a flow set up to send notifications to our team when inventory for a product reaches a certain threshold so we can have a better idea when to restock. Recently though we have added other locations in order to use Shopify POS. We do not ...
08-16-2023
Hi Paul, when you are referring to ID do you mean Store ID, inventory ID, or Location ID? I have a feeling that the URL is the problem as its giving a 404 and I was actually able to accidentally access the login page of other stores with the same API...
08-16-2023
Hi Paul, yes that's right. Attaching the configuration and exact error below.{"status":404,"response_body":"{\"errors\":\"Not Found\"}","verb":"POST","url":"https://your-store.myshopify.com/admin/api/2023-01/inventory_levels/set.json","request_body":...
08-16-2023
Hello Mussty, I have been working on this for a few days, but can't seem to get it to work. I want to create a flow that adjusts the inventory of an item once monthly, when I run the flow it get {"errors":"Not Found"}Same thing when I follow the link...