Add a user to a group in Box.
Required fields are indicated in red.
Options
Group Role: Choose from member
and admin
.
Input
Group
- Group ID (text): Unique identifier of the group.
User
- User ID (text): Unique identifier of the user.
- Can Create Accounts (true/false): If
true
, the user can create accounts. - Can Edit Accounts (true/false): If
true
, the user can edit accounts. - Can Instant Login (true/false): If
true
, the user can login instantly. - Can Run Reports (true/false): If
true
, the user can run reports.
Output
Results
- Membership Object
- Group Membership ID (text): Unique identifier of the group membership.
- Type (text): Type of the group membership.
- Role (text): Role of the user in the group.
- Created At (text): When the group membership was created.
- Modified At (text): When the group membership was modified.
- Configurable Permissions
- Can Create Accounts (true/false): If
true
, the user can create accounts. - Can Edit Accounts (true/false): If
true
, the user can edit accounts. - Can Instant Login (true/false): If
true
, the user can login instantly. - Can Run Reports (true/false): If
true
, the user can run reports.
- Can Create Accounts (true/false): If
- Group
- Group ID (text): Unique identifier of the group.
- Name (text): The name of the group.
- Type (text): The value is always
group
. - Group Type (text): Type of the group.
- User
- User ID (text): unique identifier of the user
- Name (text): full name of the user
- Login (text): email address of the user
- Type (text): The value is always
user
.