Add User to Team
Add a user to a team in GitHub.
To use this action card, you must be the owner of the organization.
Options
| Field | Definition | Type | Required | 
|---|---|---|---|
| Organization | Organizations in GitHub. | Dropdown | TRUE | 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| Username | Username for the user. This can be a sign-in account or a username. | Text | TRUE | 
| Role | Role of the user; options are Member or Team Maintainer. | Dropdown | FALSE | 
| Team | List of teams to which the user can be added. | Dropdown | FALSE | 
Output
| Field | Definition | Type | 
|---|---|---|
| Status Code | Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example: 
 For a full list of possible status codes, see HTTP status codes. | Number | 
