downloading user list from Admin Tab - Users
There isn't an option to download all users information from the Admin-Users
Only to 'download csv' via Usage analytics - Users dashboard but this doesn't show all users created - just the ones being used.
adammor
Posted 1 year ago·Last reply 1 year ago
3 comments
Assaf Hanina
·1 year agoHey adammor ,
You’re right that a "Download to CSV" button in the Admin-Users tab would make things easier—thank you for suggesting this to the product team.
In the meantime, I hope the provided workaround helps.
Best Regards
adammor
OP1 year agoAssafHanina - I have seen the API solution and it still seems like a simpler solution would be a "Download to csv" button in the Admin-Users tab.
Assaf Hanina
·1 year agoHey adammor ,
While it's not possible to download this directly from the Admin tab, you can achieve it using the REST API.
Please refer to the following Community Link, which includes a Python script that can be used to export the list of all users into a CSV file.
Best regards,