There is a service that allows exporting in CSV format a list of users with their assigned groups and teams.
This service can be called via HTTPS GET to the URL:
https://SUBDOMINIO.athento.com/users/api/athentose_user/export_csv/
where "data" contains, in CSV format, the list of users with their data:
- User Name
- First name
- Last name
- Last login
- Assigned groups
- Assigned teams
This service can be invoked by a user of type "is_onlyusermanager" and "is_service". In addition the user must be included in all the teams from which the users are to be obtained.
Comments
0 comments
Please sign in to leave a comment.