Hi, I’d like to retrieve information about a specific SKU from Amazon Seller Central—specifically the inventory count. I want to know the current in-stock quantity for that SKU. How can I do that?
Welcome to the Make community!
To do this, you can try using the Amazon Seller Central “Search Catalog Items” module —
Returns a filtered list of catalog items.
For more information about the Search Catalog Items module and Amazon Seller Central app, see the corresponding Integrations page and the Help Centre documentation.
Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!
— @samliew
Hello @samliew,
When using the searchCatalogItems query, it only retrieves a single bundle and does not return the inventory count for the specified SKU.
Is there a way to include inventory data in the response?