These are examples and formats of CSV files when registering Organizations in bulk.
Format of CSV
For each Organization to be added, separate each item on a single line with a single-byte comma (,)
Format (Order of Items)
Organization Name,Email Address,Parent
Items to be Described
| Items | Description |
|---|---|
| Organization Name | The name of the Organization to be added (mandatory) |
| Email Address | The email address of the Organization to be added (optional, can be omitted) |
| Parent | The name of the parent Organization of the added Organization. |
- A comma is required even if a value is omitted
- If the parent Organization is omitted, the highest level Organization (root organization) is specified
Examples
Sales,sales@example.com,
Sales 1st division,sales-1@example.com,Sales
Sales 2nd division,,SalesNotes
- Using “Organization name” as a key, the registered Organizations are collated and new Organizations are registered in bulk
- No matching "Organization name" exists: New addition
Reference:
System Settings – Organizations List
M307: Bulk Update [User] and [Organization] in Line with the Organization Restructure
M308: Import [User], [Organization] and Group Settings from Google Workspace
Comments
0 comments
Article is closed for comments.