Hi!
My intention is to create a Users-list in Sharepoint that is based on O365 users. The list should be in sync with O365 users so if somebody is deleted from O365 the list item is deleted from Sharepoint. Same goes with new user appearing in O365 and that would be added in the list. My first question is about comparing the list to O365 users. Can I compare the changes both ways in one flow command or do I have to compare the lists first O365 users against Sharepoint list to see if new users have been added to O365?After that compare Sharepoint list against O365 users to see if somebody has been deleted.
Other question is about updating user data to Sharepoint list. If something is updated in O365 user profile what is the best approach to do the update? Do I create once a day flow that checks everything form O365 to see if something is updated by going row by row and column by column? Or is there a better trigger to do it by row example (changed modification time etc)? Best in my opinion would be that the update in O365 profile would trigger the update process. Is that possible?
The automation intent is to use it with Sharepoint webpart that would fetch user data from the Sharepoint list. I could do it straight from O365 users in webpart but there has to be customised data included in user data for example user status, work years etc. so it has to be saved in Sharepoint list.
I have also a question about arrays. The O365 Users fetch also Business Phones array that is inside the object fetched. When I'm using Select action for example can I get the phone number from business phones by using expression and index of the array meaning [index number]?
All help is appreciated 🙂
Br
C


Report
All responses (
Answers (