-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
need step by step guidance to upload product to server using Magento 2.0 API #8317
Comments
If you plan to use REST api, you can find examples of all the provided methods using swagger You can see there for every request, what it's expected from you to send and what you'll get back from Magento. |
Thanks for your reply Andrea (ziliquas). The link you have suggested is given for Magento version 1.x, however we are using Magento version 2.0. I am still unable to get the result. I think i am missing something, about which i don't have any idea. So could please suggest some beginner level info. for e.g. How to initiate Rest API Call (i have tried Rest plugin extension for Chrome, Firefox etc ). Is this right way to call Rest API? |
Nope, the link I gave you is for magento 2.1.x or at least, if I open it, it gaves me the REST API document for the last version of magento. |
yes... Its for magento 2.1.x. Thank you Andrea. :) |
@manishpenkar thank you for your feedback. If you are looking for some advice or help please refer to the Community Forums or the Magento Stack Exchange site for technical questions. As GitHub issue tracker is intended for technical issues only. |
According to contributor guide, tickets without response for two weeks should be closed. |
AC-8838: Undefined array key GND under CarrierTest Integration Test Issue resolved
Preconditions
Steps to reproduce
Expected result
1.Magento version 2.0 API should upload products to website.
Actual result
The text was updated successfully, but these errors were encountered: