I made a little app that uses a Google Docs Spreadsheet to help people query their own store using the 3DCart API and have the results download directly into your spreadsheet.
This is a fairly rough beta form but it should work well enough and be relatively easy to use, but it does require some understanding of SQL syntax. It also requires caution because you can use it to over-write some data in your store. (Any query that begins with the word 'SELECT' is safe)
You can view the app here: https://github.com/Nelluk/3dcartSheetScript
If people actually use it I would be happy to continue to develop it and add features or make it a little more user-friendly.
Let me know what you think!
This is a fairly rough beta form but it should work well enough and be relatively easy to use, but it does require some understanding of SQL syntax. It also requires caution because you can use it to over-write some data in your store. (Any query that begins with the word 'SELECT' is safe)
You can view the app here: https://github.com/Nelluk/3dcartSheetScript
If people actually use it I would be happy to continue to develop it and add features or make it a little more user-friendly.
Let me know what you think!
Comment