Google Spreadsheet-Roblox

Is there any module or way to get data from spreadsheet and to add data to spreadsheet from roblox?

4 Likes
1 Like

There’s no lua reference? Char…….

What do you mean by lua reference? if you want to add data from roblox to a spreadsheet you will need to refer to that documentation (choose the language you are most familiar with) and convert it to lua using HttpService.

This is the api to create a new value Method: spreadsheets.create  |  Sheets API  |  Google Developers

You could use this tutorial made by @woot3 (Keep in mind that this module is old, so there maybe some issues with it)

Oh also it’s 403 Forbidden. Thanks.