Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
In attempting to keep track of incoming inventory, I registered the below topics, however, upon creating a transfer, no webhook is triggered. The values of the InventoryLevel incoming property does in fact get updated when the transfer is completed in Shopify, so it would be great to get a notification of this.
inventory_levels/connect
inventory_levels/disconnect
inventory_levels/update
inventory_items/create
inventory_items/update
I can confirm that the webhooks are registered, and all other actions are successfully triggering webhooks.
Would anyone happen to know what event topic to use in order to keep track of incoming inventory on a per variant basis, or if this is not possible?
Hi Gist. Have you had any progress/ideas on this? I find myself in the same pickle. Thanks jb
Have you heard of any way to access active transfers' data (an API)?
Hi again.
Since I'm new to this issue and just to confirm that I'm not missing something, I reached out to developers of a high-ranking app, Excelify, who have an app that exports and imports "everything" about your shop, orders, inventory, etc., to see if their app was able to access this "transfers" or incoming purchase orders information. For the record, I received the following reply:
Renars here from Excelify.
At the moment, Shopify API does not allow apps to access and see this data, so we are not able to export it.
I have added your contact details for this feature in our Customer Needs list so that once Shopify allows this and we have it developed, we can let you know.
So, it's "not just me". Cheers jb