I'm new to Power Apps and am trying to figure out if I can use a single Power App form for both initial intake of information that feeds to a SharePoint list and then also update that entry with the same Power App. Maybe using Power Automate?
This is an incident reporting system. The SharePoint list has fields that are initiated by and completed by an employee, then their supervisor goes into the list item and updates a couple more fields, then our Risk Manager goes in and updates their fields. Sharepoint is clunky and certainly not aesthetically pleasing, so I would love to use a Power App form to handle each of these entry points and updates to the data.
We already use Power Automate to send out notification emails to supervisors and the Risk Manager when new entries come in, but the links to the entry take them to SharePoint. To make this work I would need to get a unique identifier when an entry is submitted that could be used to link back to the Power App to edit the form.
Any ideas on how I could accomplish this? For now, I just have the initial submission of data in the Power App form and the supervisors and Risk Manager just need to open the item and edit their fields in SharePoint.
Thank you!