Create a new team or update a specified team.
Functions
BrilliantPortal: Retrieve Team
Display the specified team.
BrilliantPortal: List Teams
Display a listing of all teams.
A team is the top-level object in BrilliantPortal. Each team may own one or more divisions, which in turn own most of the other objects.
To enforce authorization, a user must be a member of a team in order to modify divisions or other resources owned by that team.
GitLab: List Issues
Get all issues the authenticated user has access to. By default it returns only issues created by the current user. To get all issues, set Scope to “All”.
GitLab: List Projects
Get a list of all visible projects across GitLab for the authenticated user. When accessed without authentication, only public projects with simple fields are returned.