Linear

Linear is a project management and issue-tracking tool for software development teams. The Linear connector allows you to automate the process of creating and tracking issues, helping your team organize and manage work more efficiently.

Prerequisites

To establish a Linear connection in Workato, complete the steps that correspond to the authentication method you plan to use:

Register an OAuth app

Complete the following steps to register an OAuth app in Linear:

1

Sign in to your Linear account.

2

Select your workspace name, then click Settings.

3

Select API in the sidebar.

API administration pageAPI administration page

4

Click + New OAuth application to add a new OAuth application.

5

Enter a name for your application in the Application name field. For example, Workato.

Registering applicationRegistering application

6

Enter the Developer name and a valid Developer URL.

7

Enter https://www.workato.com/oauth/callback in the Callback URLs field. Refer to the Callback URL documentation for more information.

8

Click Create to register the OAuth app.

9

Copy the Client ID and Client Secret and store them in a secure location. These values are required to establish the connection in Workato.

Create an API key

Complete the following steps to create an API key in Linear:

1

Sign in to your Linear account.

2

Select your workspace name, then click Settings.

3

Select Security & access in the sidebar.

Personal API keysPersonal API keys

4

Click New API key.

5

Enter a name for the API key in the Key name field.

6

Specify permissions for the API key in the Permissions field.

7

Click Create to create the API key.

8

Copy the API key and store it in a secure location. This value is required to establish the connection in Workato. Refer to the Linear documentation for more information.

How to connect to Linear

The Linear connector supports the following authentication methods:

OAuth 2.0

Complete the following steps to establish a Linear connection using OAuth 2.0 authentication:

1

Click Create > Connection.

2

Search for and select Linear as your connection on the New connection page.

3

Enter a name for your connection in the Connection name field.

Connect to Linear using OAuth 2.0 authenticationConnect to Linear using OAuth 2.0 authentication

4

Use the Location drop-down menu to select the project or folder where you plan to store the connection.

5

Enter the Client ID and Client secret for your Linear account.

6

Select the necessary OAuth scopes required for your integration.

7

Click Connect.

API key

Complete the following steps to establish a Linear connection using API key authentication:

1

Click Create > Connection.

2

Search for and select Linear as your connection on the New connection page.

3

Enter a name for your connection in the Connection name field.

Connect to Linear using API key authenticationConnect to Linear using API key authentication

4

Use the Location drop-down menu to select the project or folder where you plan to store the connection.

5

Enter the API key for your Linear account.

6

Click Connect.

Last updated: