Another quick demo of data sharing between apps script and Node
Here’s a challenge that shares the data in a spreadsheet with node, set up end to end in less than 5 minutes. This example is almost exactly the same as Sharing data with Upstash between Node and Apps Script – end to example in 5 minutes , and Sharing data between Apps Script and Node using Github back end – 5 minute example except this time, instead of using Upstash (redis) or GitHub – we’re going to use a Google Cloud Storage. Cloud storage allows a much bigger payload so this is a good choice (as it there will be less splitting across multiple records), but it does mean you have create a Cloud project and enable billing etc (although the free tier is very generous).
https://ramblings.mcpher.com/cacheplugins/apps-script-and-node-gcs/
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/c253e7e0-409c-4694-9a8a-282539c1cd05n%40googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/66aae89e-505e-4266-8dcb-c357b5603072n%40googlegroups.com.