Linear Connector
The Linear connector indexes teams, projects, issues, and comments across your Linear workspace.
Note: Atolio currently uses an API key for this connector, but will support a published Integration in a future release.
Create the Linear API key & Webhooks
As an administrator:
- Navigate to Workspace Settings by selecting your tenant and choosing
Preferences. - Under
My Account, click onAPI.
To create an API key, complete the following steps:
3. Under Personal API keys, provide a Label in the text box, e.g. Atolio.
4. Click on Create new API key.
5. Copy the value of the key to securely share with your Deployment Engineer.
To create a Webhook, complete the following steps:
6. Under Webhooks, click on Create new webhook.
7. Provide a Label in the text box, e.g. Atolio.
8. For URL, specify the URL provided by your Deployment Engineer. It will be similar to the following with your chosen DNS name:
https://relay.search.example.com/connectors/linear/default/callback/linear- Note: if you have multiple Linear instances, please make sure to provide the correct instance name in the URL above (i.e.
defaultin the example).
- Under
Data change events, ensure the following are checked:- Issues
- Projects
- Comments
- Copy the value of the
Signing secretto securely share with your Deployment Engineer. - Click on
Create webhookto finalize the creation of this webhook.
Provide Configuration
Once the API key and Webhook have been created, provide these configuration values to your Deployment Engineer:
UrlKeyis the name of your Linear workspace.Tokenis the personal access token.WebhookSecretis the webhook secret.