I've been playing around with the API more and more for querying the database. Does anybody out there use it extensively for writing to the database?
I currently have a custom solution set up to handle my thousands of daily product updates and I was looking at the API to see if it could do the same job. At first glance I don't think so - the normal API doesn't have any methods for writing/creating products. Maybe with the advanced API, but it seems... dangerous for much more than simple queries.
I currently have a custom solution set up to handle my thousands of daily product updates and I was looking at the API to see if it could do the same job. At first glance I don't think so - the normal API doesn't have any methods for writing/creating products. Maybe with the advanced API, but it seems... dangerous for much more than simple queries.
Comment