Howdy, I put together a module that helps you import data from a Google Sheets spreadsheet as a collection (an array of objects). It's a little rough around the edges and I haven't really tested it out that much, but I'm throwing it out there in case you want to give it a try.
Add any comments, questions, or ideas in the comments below!
https://github.com/andrewliebchen/framer-sheet
Most credit goes to an existing library called Tabletop that does all the heavy lifting: https://github.com/jsoma/tabletop. Thanks Isaak for the inspiration to pull this together!
3 Comments