<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List GitLab.com |
Connects to the GitLab REST API (V4) to retrieve user data. This connector is intended to be used with the SaaS version of GitLab, a dedicated instance requires a different mechanism to retrieve the users. To use the connector, three steps of preparation within the company GitLab account are necessary:
1.Create an API Key (aka access token) with read_user and read_api scopes.
2.If not done during account creation, create a group which serves as your company's top level group holding all associated users.
3.Get the ID of this group as it is required as the connector parameter topLevelGroupId.