Pulling information from google sheets?

I am working on building a security system for my local makerspace. I have the current system storing NFC keyfob information on a SD card that has to be manually updated.

I would like to streamline this process a little. So I would like to have the arduino pull this information from a google sheets. I have found a lot of tutorials on how to upload but not any to read.

Is this even possible?

Thanks

I cannot help as I don't use Google Spreadsheets but I would think reading is possible if you can write to a sheet.
A quick search on here gives this that may give you some ideas as long as google have not changed the API interface to much.