Hi everyone
I need to build an approval flow for many approvers and each time an approval(or rejection) is done I need to update a SharePoint list item with the comments and status(approved/rejected) of the approval.
So far I found out how to update Sharepoint after ALL approvals are done(or when someone rejects).
Is it possible to update for each approval instead of waiting for the whole approval flow over?