Trying to connect to an Access Request list using the "When an item is created of modified" trigger action, but getting the 400 error:
"The required field \"Permission Level Requested\" data type is not supported
I'm able to open the list by URL in browser (example: "https://[site URL]/_api/web/lists/getbytitle('Access%20Requests')/items?$select=RequestedFor, Status") but Flow fail at this trigger action.
Any ideas/approach to try much appreciated!