My organization is a Google environment, we do not use M365 or OneDrive. We have a Google Sheet that would be better as an app with a simple workflow on it for data entry, review, editing, and approval of new entries. I've run into a few issues while determining if it's feasible to use Power Apps to create the app. We already have licenses for the environment, and no ability to hire any developers for any solutions. I'm an old DBA and middleware coder, but out of practice.
My ideal would be to have an app with a form that allows for data entry directly into the live Google Sheet, sends a notification to a reviewer, who can edit (or not if not needed) and mark it as approved for inclusion. For business reasons we need to continue to have an externally accessible sheet so we can export CSVs for use in other processes that cannot be integrated.
I can use a Google Sheets connector, I had to manually enter a sheet ID because it's a shared Sheet.
The sheet has over 750 rows so far and 36 columns. I have never successfully added the data to an app and get an error about exceeding the grid size. I'm new to Power Apps and looking into Collections.
Is this a feasible tool for our needs?