| Supported Replication | Full Sync Incremental Sync |
| Authentication Type | API token |
Collections
| Collection Name | Ful****l Sync | Incremental Sync | Supports Update | Supports Delete |
|---|---|---|---|---|
| Branches | ✔ | ✔ | ✖ | ✖ |
| Commits | ✔ | ✔ | ✖ | ✖ |
| Groups | ✔ | ✔ | ✖ | ✖ |
| Issues | ✔ | ✔ | ✖ | ✖ |
| Milestones | ✔ | ✔ | ✖ | ✖ |
| Projects | ✔ | ✔ | ✖ | ✖ |
| Users | ✔ | ✔ | ✖ | ✖ |
Setting up Gitlab for ELT & CDC
Requirements
- You need permissions to create access token.
Gitlab Source Create Form
Enter acquired private token into the field below.
Fill out the following fields with projects or groups you want to extract the data from. Please note, either groups or projects need to be provided. Filling in
Each repo path should be space delimited. The project path is relative to your Gitlab domain. For example
Each group name should be space delimited.

groups but leaving projects empty will sync all group projects, filling in projects but leaving groups empty will sync selected projects, filling in groups and projects will sync selected projects of those groups.Each repo path should be space delimited. The project path is relative to your Gitlab domain. For example
integrateio/flydata.Each group name should be space delimited.



