✅ Authorization
✅ 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 | ✅ |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | ✅ |
Per-customer configurations | ✅ |
Fields
Endpoint | Description | Readme |
---|---|---|
GET /fields | Introspection endpoint to fetch the fields available per a model | 🔗 |
Issues
Milestones
Endpoint | Description | Readme |
---|---|---|
GET /milestones | Fetches a list of milesontes from Linear | 🔗 |
Models
Endpoint | Description | Readme |
---|---|---|
GET /models | Introspection endpoint to fetch the models available | 🔗 |
Projects
Endpoint | Description | Readme |
---|---|---|
GET /projects | Fetches a list of projects from Linear | 🔗 |
Roadmaps
Endpoint | Description | Readme |
---|---|---|
GET /roadmaps | Fetches a list of roadmaps from Linear | 🔗 |
Teams
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Fetches a list of users from Linear | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup for a Linear account. |
Paid test account | ✅ Not required | Free Linear account can be used for testing. |
Partnership | ✅ Not required | |
App review | ✅ Not required | No app review process for OAuth applications. |
Security audit | ✅ Not required |
Create a Linear account
If you don’t already have one, sign up for a Linear account.
Create an OAuth2 application
Configure your OAuth application
https://api.nango.dev/oauth/callback
Obtain OAuth credentials
Next
Follow the Quickstart.
Topic | Links |
---|---|
General | Website |
Create a Linear account | |
Linear Contact Help | |
Developer | API documentation |
GraphQL API reference | |
Authentication documentation | |
OAuth application setup | |
OAuth scopes | |
API rate limits | |
Webhooks |
https://api.linear.app/graphql
).admin
scope should only be requested if absolutely necessary, as it provides full access to admin-level endpoints.✅ Authorization
✅ 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 | ✅ |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | ✅ |
Per-customer configurations | ✅ |
Fields
Endpoint | Description | Readme |
---|---|---|
GET /fields | Introspection endpoint to fetch the fields available per a model | 🔗 |
Issues
Milestones
Endpoint | Description | Readme |
---|---|---|
GET /milestones | Fetches a list of milesontes from Linear | 🔗 |
Models
Endpoint | Description | Readme |
---|---|---|
GET /models | Introspection endpoint to fetch the models available | 🔗 |
Projects
Endpoint | Description | Readme |
---|---|---|
GET /projects | Fetches a list of projects from Linear | 🔗 |
Roadmaps
Endpoint | Description | Readme |
---|---|---|
GET /roadmaps | Fetches a list of roadmaps from Linear | 🔗 |
Teams
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Fetches a list of users from Linear | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup for a Linear account. |
Paid test account | ✅ Not required | Free Linear account can be used for testing. |
Partnership | ✅ Not required | |
App review | ✅ Not required | No app review process for OAuth applications. |
Security audit | ✅ Not required |
Create a Linear account
If you don’t already have one, sign up for a Linear account.
Create an OAuth2 application
Configure your OAuth application
https://api.nango.dev/oauth/callback
Obtain OAuth credentials
Next
Follow the Quickstart.
Topic | Links |
---|---|
General | Website |
Create a Linear account | |
Linear Contact Help | |
Developer | API documentation |
GraphQL API reference | |
Authentication documentation | |
OAuth application setup | |
OAuth scopes | |
API rate limits | |
Webhooks |
https://api.linear.app/graphql
).admin
scope should only be requested if absolutely necessary, as it provides full access to admin-level endpoints.