The users to export can be filtered based on the club defined role in Admin → Users.
The export .csv file is provided in the following format:
first_name | last_name | phone | address1 | address2 | city | state | zip | last_login | activated_at | active |
- The last login and activated_at are in UTC time format rather than in the club time zone.
- 2020-08-13 13:40:20 UTC
- Active represents is FALSE if the user account is deactivated and TRUE otherwise.