Using and modify Google Sheet from Godot

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By lucasfazzi

Good night people;
I was wondering if there is a way for me to access a Google sheet through Godot and whether it is possible to modify it.
if yes, where do I find tutorials about?

tks

Did you ever figure out how to do it?

cris177 | 2022-06-23 01:19

:bust_in_silhouette: Reply From: davidoc

How would I do it: using Godot Mono version and accessing the Google API: Google documentation, in the site there are .Net examples.
If you don’t want to use Mono maybe using Godot’s HTTPRequest could work, but you’d need to implement the API yourself.

Thanks, Davidoc, I will try the second way.

lucasfazzi | 2019-04-13 16:16

I’m looking for the very same thing, would you let me know when you get this solved? Thank you!

lentsius-bark | 2019-04-18 14:13