Hello Corentin. I've been looking for something like this for a long time. For fetching the data, your example uses 'gsheet'. Is this another library? I can't quite figure out what to do with it.
I also tried modifying the fetch example using get, but got a CORS error.
Hi Chris! Thanks a lot. Really appreciate ;)
Getting values is just as easy. Replace step 4 with the following and you will be ready to go:
Hello Corentin. I've been looking for something like this for a long time. For fetching the data, your example uses 'gsheet'. Is this another library? I can't quite figure out what to do with it.
I also tried modifying the fetch example using get, but got a CORS error.
Awesome - going to play with that this weekend :)