Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
| Tools | Status |
|---|---|
| Pre-built integrations | ✅ |
| API unification | ✅ |
| 2-way sync | ✅ |
| Webhooks from Nango on data modifications | ✅ |
| Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
| Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
| Tools | Status |
|---|---|
| HTTP request logging | ✅ |
| End-to-end type safety | ✅ |
| Data runtime validation | ✅ |
| OpenTelemetry export | ✅ |
| Slack alerts on errors | ✅ |
| Integration status API | ✅ |
✅ Customization
✅ Customization
| Tools | Status |
|---|---|
| Create or customize use-cases | ✅ |
| Pre-configured pagination | 🚫 (time to contribute: <48h) |
| Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
| Per-customer configurations | ✅ |
Branches
Commits
Groups
Issues
| Function name | Description | Type | Source code |
|---|---|---|---|
create-issue | Create an issue in GitLab. | Action | 🔗 Github |
delete-issue | Delete or archive a issue in GitLab. | Action | 🔗 Github |
get-issue | Retrieve a single issue from GitLab. | Action | 🔗 Github |
list-issues | List issues from GitLab | Action | 🔗 Github |
update-issue | Update an issue in GitLab. | Action | 🔗 Github |
Jobs
Merge Requests
| Function name | Description | Type | Source code |
|---|---|---|---|
delete-merge-request | Delete a merge request in GitLab. | Action | 🔗 Github |
get-merge-request | Retrieve a single merge request from GitLab. | Action | 🔗 Github |
list-merge-requests | List merge requests from GitLab. | Action | 🔗 Github |
update-merge-request | Update a merge request in GitLab. | Action | 🔗 Github |
Pipelines
| Function name | Description | Type | Source code |
|---|---|---|---|
cancel-pipeline | Cancel a GitLab pipeline. | Action | 🔗 Github |
create-pipeline | Create a pipeline in GitLab. | Action | 🔗 Github |
delete-pipeline | Delete a pipeline in GitLab. This permanently deletes the pipeline and all immediately related objects, such as builds, logs, artifacts, and triggers. This action cannot be undone. | Action | 🔗 Github |
get-pipeline | Retrieve a single pipeline from GitLab. | Action | 🔗 Github |
list-pipelines | List pipelines from GitLab. | Action | 🔗 Github |
Projects
| Function name | Description | Type | Source code |
|---|---|---|---|
create-project | Create a project in GitLab. | Action | 🔗 Github |
delete-project | Delete or archive a project in GitLab. | Action | 🔗 Github |
get-project | Retrieve a single project from GitLab. | Action | 🔗 Github |
list-projects | List projects from GitLab. | Action | 🔗 Github |
update-project | Update a project in GitLab. | Action | 🔗 Github |
Releases
| Function name | Description | Type | Source code |
|---|---|---|---|
create-release | Create a release in GitLab. | Action | 🔗 Github |
delete-release | Delete a release in GitLab. | Action | 🔗 Github |
get-release | Retrieve a single release from GitLab. | Action | 🔗 Github |
list-releases | List releases from GitLab. | Action | 🔗 Github |
update-release | Update a release in GitLab. | Action | 🔗 Github |
releases | Sync releases from GitLab. | Sync | 🔗 Github |
Repository Files
Others
| Function name | Description | Type | Source code |
|---|---|---|---|
create-merge-request | Create a merge request in GitLab | Action | 🔗 Github |
list-groups | List groups from GitLab. | Action | 🔗 Github |
list-jobs | List jobs from GitLab. | Action | 🔗 Github |
branches | Sync branches from GitLab | Sync | 🔗 Github |
commits | Sync commits from GitLab. | Sync | 🔗 Github |
groups | Sync groups from GitLab. | Sync | 🔗 Github |
issues | Sync issues from GitLab | Sync | 🔗 Github |
jobs | Sync jobs from GitLab. | Sync | 🔗 Github |
merge-requests | Sync merge requests from GitLab | Sync | 🔗 Github |
pipelines | Sync pipelines from GitLab. | Sync | 🔗 Github |
projects | Sync projects from GitLab | Sync | 🔗 Github |
Access requirements
| Pre-Requisites | Status | Comment |
|---|---|---|
| Paid dev account | ❓ | |
| Paid test account | ❓ | |
| Partnership | ❓ | |
| App review | ❓ | |
| Security audit | ❓ |
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
Contribute API gotchas by editing this page