How I add a product by API
-
I am getting my existing product list form API, but unable to add into bagisto db or product list. How it possible.
-
Hi @anindya ,
I am currently working on a solution to have an API to insert Simple Products into the system. The solution uses a combination of a Stored Procedure I have created and a call from an API (I am sure it can be added into the current API area), but I am creating the API code on AWS Serverless to be able to use it for multiple customers later and cut the dependence from future updates to the system. Contact me if you need some advice for this.Thanks!
Antonio
[email protected] -
Hi @anindya,
We have not given any API for the admin side. You need to customize this.