Products API
See original GitHub issueHi Jacobi,
First of all, thanks a lot for your work on this package!
My current client is in the process of migrating to Hubspot, and hubspot3
is helping me a lot in connecting it to our Django-backed website 😃
I now realize I am going to need to use the Products API. Do you have plans to add it soon or not? Please do not feel any pressure to do so; if not, I’ll be happy to do it myself and submit a little PR. I’m merely asking to avoid duplicated efforts on that matter ^^
Cheers!
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
10 Most Popular Products APIs | ProgrammableWeb
1. Open EAN/GTIN Database API · 2. Etsy API · 3. Chomp API · 4. Kroger API · 5. Open Food Facts API...
Read more >products resource calls | Content API for Shopping
The products resource lets you insert , get , update and delete one product at a time, and list all products in the...
Read more >Introduction to API products | Apigee X - Google Cloud
As an API provider, you create API products to bundle your APIs and make them available to app developers for consumption. You can...
Read more >12 List of Shopping APIs & Free Alternatives List - RapidAPI
Best Shopping APIs · Axesso - Walmart Data Service · Rakuten Marketplace · H&M · Etsy · Products · ProductHuntAPI · Shopify ·...
Read more >Products API | Commerce.js
Store and request product data for your frontend eCommerce experience. API level control of your product catalog that can be integrated with your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@metamatik, I’m just seeing this now and I’m not sure how far you’ve gotten, but I did implement some product endpoints as well as some other CRM stuff in one of my work projects. I was going to touch them up and throw in a PR when I had a minute, but I haven’t gotten around to it yet. If you need them, I can share the code. Either way, I’ll try to submit a PR sometime in the next few days.
No worries on the delay! I’ve been so tied up with work, it took me until now to get anything done for this project, but I just managed to submit the first pull request for the products API endpoints. I have more to submit at a later date, but I need to touch them up a bit before I submit.