mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| Linear credentials | Documentation for Linear credentials. Use these credentials to authenticate Linear in n8n, a workflow automation platform. | integration |
Linear credentials
You can use these credentials to authenticate the following nodes with Linear.
Prerequisites
Create a Linear{:target=_blank .external-link} account.
Using OAuth
- Open the Linear API settings{:target=_blank .external-link}.
- Click on the Create new button under OAuth Applications.
- Fill out the fields as required.
- Copy the Client ID and Client Secret into the credentials screen in n8n.
Using an API Key
- Open the Linear API settings{:target=_blank .external-link}.
- Click on the Create key button.
- Copy the key into API Key field of the credentials screen in n8n.