This handler is used for adding new members to an existing team. After authorizing the given account using a GitHub token, new members will be added to an existing team.
1. Go to https://www.github.com/settings/applications
2. Click "Create new token" in the "Personal API Access Tokens" section.
3. Use the new token and username of the account with KineticTask.
This API token essentially is a password for the user. The user can delete this token at any time in their GitHub settings/applications to revoke access of any applications using it.
Name | Description |
---|---|
Organization Name | Organization target team belongs to. |
Team Name | Target team to add user to. |
New Members | Username(s) to add to team. |
Name | Description |
---|---|
Organization Name | Acme |
Team Name | Alpha |
New Members | thetajohn, gammaben |
This handler does not return any results.
githubteamuseraddv1 (2013-06-06)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out