Exporting Users in CSV
This section describes the procedure to export user information to a CSV file.
[ Note ]
- The supported character encoding for CSV files is SHIFT-JIS.
- A character not part of the SHIFT-JIS code set is converted into and output as a question mark ("?").
- Click "Account" and then "User Batch Operation (CSV)."
- Click "Export File."
The following table lists the information contained in CSV files.
Option | Description | Example |
---|---|---|
login_id | ID | iij-taro@example.jp |
is_active | Enabled/Disabled | TRUE |
Notification email address | iij-taro@example.jp | |
family_name | Last name | IIJ |
family_name_yomi | Last name (kana) | アイアイジェイ |
given_name | First name | Taro |
given_name_yomi | First name (kana) | タロウ |
title | Position | Section Manager |
department | Department | Control Department |
preferred_language | Language | ja_JP |
byod_email | Personal notification email address | iij-taro.mobile@example.jp |
byod_phone_number | Personal mobile phone number | tel:+818000000000 |
entitlement | entitlement | USER_DOWNSTREAM_ID |
uuid | Unique identifier used by the system | 01234567-89ab-cdef-ghij-klmnopqrstuvwxyz |
external_id | External ID | USER_EXTERNAL_ID |
downstream_id | Application-linking ID | USER_DOWNSTREAM_ID |
last_sign_in_at | Last login time (ISO8601 format) | 2017-05-24T18:15:45+09:00 |
last_password_changed_at | Time of last password change (ISO8601 format) | 2017-05-24T18:15:16+09:00 |