Linear Connection
Connect to Linear to manage issues and projects from your workflows.
Configuration
| Field | Description | Required |
|---|---|---|
| API Key | Linear personal API key | Yes |
Getting Your API Key
- Log in to Linear
- Go to Settings > Account > API
- Click Create key, give it a label, and copy the key
Usage
Once created, this connection becomes available in:
- Linear — manage issues, projects, and run custom GraphQL queries
TIP
Linear uses a GraphQL API. The built-in operations cover common use cases, but you can use the Custom GraphQL operation for anything the Linear API supports. See the Linear API docs for the full schema.