I have built a powerapp form for requesting access to certain groups. This app is then submitted into the SharePoint list. In this list it stores the information based on the user who has created the information however there is a need to find out where the user is located globally (created by) as a power bi report will be built based on the requests submitted.
I believe the api needs to connect to similar to this service
/_api/SP.UserProfiles.PeopleManager/GetPropertiesFor(accountName=@v)?@v='i:0%23.f|membership|xx@siteurl.onmicrosoft.com'
As i am new to rest api's - how can the following task be completed in flow?
Whats the difference to REST API and office 365 connector get user profile and writing this back to the sharepoint list?
Thanks


Report
All responses (
Answers (