Hello everyone,
I'm building a page approval for a SharePoint portal and everything works if I put the approvers emails directly on my flow. But my intention is to have a group on SharePoint and when I add a user to it, he also becomes an approver.
I created a group with 2 users:
Then, on page library i created a column to assign a group to a page.
Then, I created a simple page approval where, if instead of a group is only a user, everything works fine.
And I get the following error "InvalidApprovalCreateRequestAssignedToMissing":
The reason why I want to do this with groups is because if a group is responsible for the approval of many pages, the addition/removal of an approver will be easier. Do you know if it's possible to do this the way I'm thinking?
Thank you,
Duarte