Add User to Group
Add a user to a group in Box.
Options
Group Role: Choose from member and admin.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group |
|||
Group ID |
Unique identifier of the group. |
Text |
TRUE |
Output
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
User ID |
Unique identifier of the user. |
Text |
TRUE |
Can Create Accounts |
If true, the user can create accounts. |
True/False |
FALSE |
Can Edit Accounts |
If true, the user can edit accounts. |
True/False |
FALSE |
Can Instant Login |
If true, the user can login instantly. |
True/False |
FALSE |
Can Run Reports |
If true, the user can run reports. |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Membership Object |
||
Group Membership ID |
Unique identifier of the group membership. |
Text |
Type |
Type of data returned. |
Text |
Role |
Role of the user in the group. |
Text |
Created At |
Date and time when the object was created. |
Text |
Modified At |
Date and time when the group membership was modified. |
Text |
Configurable Permissions |
||
Can Create Accounts |
If true, the user can create accounts. |
True/False |
Can Edit Accounts |
If true, the user can edit accounts. |
True/False |
Can Instant Login |
If true, the user can login instantly. |
True/False |
Can Run Reports |
If true, the user can run reports. |
True/False |
Group |
||
Group ID |
Unique identifier of the group. |
Text |
Name |
Name of the group. |
Text |
Type |
Value is always group. |
Text |
Group Type |
Type of the group. |
Text |
User |
||
User ID |
Unique identifier of the user. |
Text |
Name |
Full name of the user. |
Text |
Login |
Email address of the user. |
Text |
Type |
Value is always user. |
Text |