Skip to content

Airbyte connector to extract data from linear and load it into supported destinations

License

Notifications You must be signed in to change notification settings

quinn-linear/linear-airbyte-source

 
 

Repository files navigation

Linear

Sync overview

This source can sync data for the Linear API. It supports only Full Refresh syncs.

Output schema

This Source is capable of syncing the following Streams:

Data type mapping

Integration Type Airbyte Type Notes
string string
int, float, number number
date date
datetime datetime
array array
object object

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync No
Namespaces No

Performance considerations

The connector is restricted by Linear's Data Export API, which is only available to paid plans.

The Linear connector should not run into Linear API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Personal Access Token

Setup guide

Please follow these steps to obtain Personal Access Token for your account.

Changelog

Version Date Pull Request Subject

About

Airbyte connector to extract data from linear and load it into supported destinations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.1%
  • JavaScript 15.1%
  • Dockerfile 0.8%