Office 365 User profile to SharePoint online list

Brass Contributor

We are using Office 365 with SharePoint Online (Plan 1) package.

 

We would like to create the SharePoint list from our Office 365 User profile. 

For example in our office 365 account has 30 users, all these user profiles need to display in our SharePoint list.

 

how can we do this?

 

 

3 Replies
Microsoft flow.

Create the list and the columns you will want from the profile. Then Setup a timer job assuming these need to be updated. And you can create a job to clear out the list and import from the office 365 users connector. This should be able to be looped through and then add a SharePoint action to create a new list item for each of the users in the loop with selected data.

That’s the high level approach I would take to solve this.

@Chris Webb 

 

Can you please provide the example for "Setup a timer job"?

Sorry, missed this response. When you create a flow, there are base started templates, one is for reoccuring or on a timer. Forget what it's called, but it basically starts with a Repeating Reoccuring trigger that you can run on schedule.