Problem/Motivation
Hi, as the e-commerce is getting bigger in size everyday, we need a common place to manage our product stock for different platform or website. As Drupal supports multi vendor facility, our vendor is selling his product to many websites- amazon, alibaba and also on my site. Each time manually update the stock for different website, is hard and impossible to be accurate. So, if we can export product stock for each sku, and sync with the spreadsheet, it will be a great move! We can get so many vendors and the dopshipping business can go boom with this feature. But I don't have any idea how tough it can be... specially to make it work out of the box!
Steps to reproduce
Proposed resolution
Export and import back won't be helpful much; we need online sync all the time in real time
may be a sub-module with the help of rss feed can work?
Thanks for reading and thinking :)
May be I''m asking for too much.....but it will be a great move
Comments
Comment #2
rsnyd@sharif.tanveer or anyone else finding this,
Try to follow this article: Reading and Writing Google Sheets in PHP.
Also, here's is my custom Drush command that only reads from a Google sheet: