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 to any 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
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 295 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 98 SQL DataFlows
- 608 Datasets
- 2.1K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 713 Beast Mode
- 50 App Studio
- 39 Variables
- 669 Automate
- 170 Apps
- 447 APIs & Domo Developer
- 45 Workflows
- 7 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 391 Distribute
- 111 Domo Everywhere
- 274 Scheduled Reports
- 6 Software Integrations
- 116 Manage
- 113 Governance & Security
- Domo Community Gallery
- 31 Product Releases
- 9 Domo University
- 5.3K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 104 Community Announcements
- 4.8K Archive