I have a PHP program running on our store's server. I wanted to retrieve product rows from the store's Product table into that program. I thought that I could use the API to do that using a curl call to the API. The call apparently runs but nothing is returned not even an error message. When I asked support about the issue they told me that I cannot call the API from our server. My question is: what is the intended use of the API?
Thanks, Larry
Thanks, Larry
Comment