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.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 684 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive