Good morning, I am creating a manual flow on a document library in SharePoint. I need to be able to use the Manually trigger a flow b/c we need to input the emails of all of those needing to review the document. They are not always the same people.

If I pull the id from the Get Files (properties only), it forces the Update into a For Each and is updating all the statuses in the entire library. Is there a parse out the item I need to update only?