Skip to content

AdrianClyde/GoogleSheetsJsonExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoogleSheetsJsonExport

Json exporter for Google sheets.

How will it export?

I created this for a custom JSON export for a specific format that I needed.

Sheet names are used for the array of objects name. Top row's on the sheet are used as headings/keys within the object.

format

The sheet above will output like: output

How do I use it?

  1. Within the sheet you wish to export, click Tools > Script Editor.
  2. Paste in the code from this repo's Code.gs file.
  3. Save and return to your sheet.
  4. A new menu is added called JSON Export.
  5. Profit.

About

Json exporter for Google sheets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published