I don't have much of an opinion on the product, it seems fine, but I greatly enjoyed the cute little spreadsheet styling on the pricing table[1], it actually made me laugh. Good design, nice work. [1]: https://rows.com/pricing
Rows.com – Spreadsheet that supports external API integration and collaboration
21–30 of 80 posts
Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#22Earlier quoted context omitted.
Is there a solution to version control/deterministically see/deploy active scripts? How do you manage all the scripts? I've used it to compile/summarize spreadsheets and serve as a simple endpoint (testing webhooks), but not much more.
You should look at clasp by Google https://github.com/google/clasp Have used it in past to do exactly what you asked for.
Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#23Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#24Rows looks cool, but nowhere does it answer: how many rows can a sheet cope with?
Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#25Rows looks cool, but nowhere does it answer: how many rows can a sheet cope with?
Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#26Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#27The real power of this product is as a replacement of BI/Visualization tools. Imagine being able to connect Rows to a database and create "governed" sheets that look/work like dashboards with charts, tables, filters, etc. It would be a killer product because most users are familiar with spreadsheets already. Many users end-up copying data from dashboards into spreadsheets (gsheet, excel, etc) so why not skipping the…
Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#28Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#29Re: Rows.com – Spreadsheet that supports external API integration and collaboration
#30If you haven't looked into it yet - Google Apps Script [0] is an incredibly powerful system when combined with Google Sheets. You can integrate lots of business processes and external systems (rest,soap,databases etc) together and integrate with classic spreadsheet functionality, we use it a lot in our business! [0] https://developers.google.com/apps-script