Is it possible to use Google Sheets instead of/with an Node.JS/ASP.NET application? -


building realtime management system sales team rest api wordpress site. functionality want google sheets custom connections/communication.

looked in google sheets api 4, me looks non customizable extend want be.
 https://developers.google.com/apps-script/guides/sheets/functions

thinking of building scratch node.js or asp.net core , looking framework alternatively google sheets customizable.

yes, it's possible.

for example can use 1 of these module:

read tutorial - node.js quickstart google sheets api:


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -