Hi there,
I have a flow that creates an approval when someone schedules a meeting in a resource room. But sometimes it fails because the requestor is not a single user account. It is possible to config for shared mailboxes too?
"error": {
"code": "InvalidApprovalRequestor",
"message": "The approval requestor must be a single, valid user account within your organization."
Thank you,