- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2020
10:16 PM
05-17-2020
10:16 PM
API for electronics products data?
Hi all,
I was wondering if there's any web service (say a free/paid API) providing product informations like:
- Product Description
- Dimenstions
- Product Specification:, technical specs for electronics like TVs, Phones...etc
- Product Photos
- ...
Actually, we run a Magento 2 webstore and our ERP data is very poor, so we're looking to import/subscribe to product data from some full and accurate web service...
I thank you all!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2020
01:40 AM
05-18-2020
01:40 AM
Re: API for electronics products data?
Hi @bahyounegmee9a
Magento provides REST api for there modules.
https://devdocs.magento.com/swagger/
You can follow it,
I hope it will help you!