I have 400 google sheets each with 6 tabs. They are projects maintained by different analysts. Is there any way I can connect these sheets to Redshift that will not only insert the data but also keep updating Redshift whenever anyone adds any row in a sheet.
I can use apps script but is it the scalable solution for this use case?