Shopify Inventory Level at Location

Hi everybody, I'm looking at a solution to retrieve the inventory levels of my products in Shopify.
Any idea on how to do it without using an external connector?
Thanks
Answers
-
Did you try the Shopify Quickstart App in the Domo App Store?
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0 -
Yes, but it's the available inventory cross-location.
0 -
seconded here - inventory by location by variant SKU is a need (cross-location//total inventory by product is pretty irrelevant in our case)
0 -
Looking for the same
0 -
Did anyone find an answer to this minus going direct to the API and not the DOMO connector?
0 -
I'm not sure what you are looking for @DMJerry. I thought the responses gave insight into solutions.
Shopify has an API that can be called with Domo's API connectors, or through a custom connector.- Create a Shopify Private App (or API credentials):
- Go to your Shopify admin.
- Navigate to Apps -> Develop apps.
- Create a new app, and under Admin API Permissions, make sure to allow read access to
Inventory
andProducts
. - Once the app is created, you'll be given the API key and password (or access token for a public app).
- Use Shopify API to Retrieve Inventory Levels:
- Shopify has an API endpoint to fetch inventory levels for products. The key endpoints you'll use are:
GET /admin/api/2023-01/products.json
: To retrieve the list of products.GET /admin/api/2023-01/inventory_levels.json
: To get inventory levels for each product variant.
- You can use tools like Postman to test the API and get familiar with the structure of the data you'll retrieve.
- Shopify has an API endpoint to fetch inventory levels for products. The key endpoints you'll use are:
** Was this post helpful? Click Agree or Like below. **
** Did this solve your problem? Accept it as a solution! **0 - Create a Shopify Private App (or API credentials):
-
Note: I think Shopify has rate limits of something like 2 requests/second.
** Was this post helpful? Click Agree or Like below. **
** Did this solve your problem? Accept it as a solution! **0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 663 Datasets
- 119 SQL DataFlows
- 2.3K Magic ETL
- 823 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 86 Workflows
- 23 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 117 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive