Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Authorization
✅ Authorization
| Tools | Status |
|---|---|
| Pre-built authorization (OAuth) | ✅ |
| Credentials auto-refresh | ✅ |
| Auth parameters validation | ✅ |
| Pre-built authorization UI | ✅ |
| Custom authorization UI | ✅ |
| Expired credentials detection | ✅ |
✅ 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 | ✅ |
Releases
Others
| Function name | Description | Type | Source code |
|---|---|---|---|
cancel-pipeline | Cancel a GitLab pipeline. | Action | 🔗 Github |
create-branch | Create a branch in GitLab. | Action | 🔗 Github |
create-commit | Create a commit in GitLab | Action | 🔗 Github |
create-file | Create a GitLab repository file. | Action | 🔗 Github |
create-group | Create a group in GitLab. | Action | 🔗 Github |
create-issue | Create an issue in GitLab. | Action | 🔗 Github |
create-merge-request | Create a merge request in GitLab | Action | 🔗 Github |
create-project | Create a project in GitLab. | Action | 🔗 Github |
create-pipeline | Create a pipeline in GitLab. | Action | 🔗 Github |
create-release | Create a release in GitLab. | Action | 🔗 Github |
delete-branch | Delete or archive a branch in GitLab. | Action | 🔗 Github |
delete-file | Delete a GitLab repository file. | Action | 🔗 Github |
delete-group | Delete or archive a group in GitLab. | Action | 🔗 Github |
delete-issue | Delete or archive a issue in GitLab. | Action | 🔗 Github |
delete-merge-request | Delete a merge request 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 |
delete-project | Delete or archive a project in GitLab. | Action | 🔗 Github |
delete-release | Delete a release in GitLab. | Action | 🔗 Github |
get-branch | Retrieve a single branch from GitLab. | Action | 🔗 Github |
get-commit | Retrieve a single commit from GitLab. | Action | 🔗 Github |
get-file | Fetch a GitLab repository file. | Action | 🔗 Github |
get-group | Retrieve a single group from GitLab. | Action | 🔗 Github |
get-issue | Retrieve a single issue from GitLab. | Action | 🔗 Github |
get-job | Retrieve a single job from GitLab. | Action | 🔗 Github |
get-merge-request | Retrieve a single merge request from GitLab. | Action | 🔗 Github |
get-pipeline | Retrieve a single pipeline from GitLab. | Action | 🔗 Github |
get-project | Retrieve a single project from GitLab. | Action | 🔗 Github |
get-release | Retrieve a single release from GitLab. | Action | 🔗 Github |
list-branches | List branches from GitLab. | Action | 🔗 Github |
list-commits | List commits from GitLab. | Action | 🔗 Github |
list-groups | List groups from GitLab. | Action | 🔗 Github |
list-issues | List issues from GitLab | Action | 🔗 Github |
list-jobs | List jobs from GitLab. | Action | 🔗 Github |
list-merge-requests | List merge requests from GitLab. | Action | 🔗 Github |
list-pipelines | List pipelines from GitLab. | Action | 🔗 Github |
list-projects | List projects from GitLab. | Action | 🔗 Github |
list-releases | List releases from GitLab. | Action | 🔗 Github |
retry-job | Retry a GitLab CI job. | Action | 🔗 Github |
update-file | Update a GitLab repository file. | Action | 🔗 Github |
update-group | Update a group in GitLab | Action | 🔗 Github |
update-issue | Update an issue in GitLab. | Action | 🔗 Github |
update-merge-request | Update a merge request in GitLab. | Action | 🔗 Github |
update-project | Update a project in GitLab. | Action | 🔗 Github |
update-release | Update a release in 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.Need help getting started? Get help in the community.
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