データローダーを使用して Salesforce に公開グループおよびグループメンバーを一括挿入・作成する手順を解説します。
インポート用の CSV ファイルを用意します。 CSV ファイルの項目は以下の 3 項目です。
| NAME | DEVELOPERNAME | TYPE |
| 公開グループ 1 | Group_1 | Regular |
| 公開グループ 2 | Group_2 | Regular |
| 公開グループ 3 | Group_3 | Regular |
| 公開グループ 4 | Group_4 | Regular |
グループメンバー (GroupMember) をインポートするにはグループ (Group) の ID が必要となるため、上記でインポートしたグループを Export します。 Export すると次のように、上記でインポートした公開グループに ID が割当てられています。
| ID | NAME | DEVELOPERNAME | TYPE |
| 00G10000000yD0UEAU | 公開グループ 1 | Group_1 | Regular |
| 00G10000000yGDvEAM | 公開グループ 2 | Group_2 | Regular |
| 00G10000000gO2KEAU | 公開グループ 3 | Group_3 | Regular |
| 00G10000000yVn5EAE | 公開グループ 4 | Group_4 | Regular |
グループメンバー(GroupMember)のインポート
グループメンバー(GroupMember) インポート用 CSV ファイルを用意します。CSV ファイルの項目は以下の 2 項目になります。
| GROUPID | USERORGROUPID |
| 00G10000000yD0UEAU | 00G10000000yGDvEAM |
| 00G10000000yGDvEAM | 00G10000000Wg5NEAS |
000382133

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.