How can I download a spreadsheet of the user directory?

How do I download a spreadsheet which was earlier possible?

2 Likes

@awesomerobot any reason we can’t put it back?

3 Likes

Export is available from the admin page (admin > users) here @snehbaxi (more info: Export users to a CSV file)

I don’t recall it being on the public users page, but admin seems like the appropriate place for it.

7 Likes

Is there a way to enable users to pull csvs of a set of other users with their emails? I know this is a really niche case, but a client wants their people to be able to download – say “all these department folks” with phone numbers for printing out…

Maybe a data explorer query that provides this data, which you allow a group to run, would work :thinking:

I guess, but it would probably need to be as simple as a button :smiley: Can’t expect them to be able to use the data explorer…

For the users, it’s almost a simple button. (Though it’s a little difficult to find because usually you don’t visit group pages. You could probably reverse engineer the API and create a component with a button that does the same at a different place).

But the user can only select a query and run it:

2 Likes

Ah ok that seems more like it. I will probably find someone on Marketplace, that can do this for me in a more professional manner than I could? :smiley:

2 Likes