Hello all.
I’m trying to build a form from a Sharepoint list for my entire workforce to use. However, I only want personnel to be able to submit the data and not read. I then want a single team to be able to use/access the data afterwards. I know this is pretty achievable through powerapps itself, but don’t want users accessing the data from the back end. Is this possible without Dataverse?
I’m thinking I could potentially set up a flow, to automatically move or copy the submitted form data from an open sharepoint list that everyone can contribute, to another identical list, which has restricted permissions for my review team. The next stage would be to automatically delete the data from the open list to prevent anyone else (even) the person submitting being able to view. Any ideas?