Linear
With Linear modules in Make, you can manage and monitor comments and issues in your Linear account.
To use the Linear modules, you must have a Linear account with an active workspace. You can create an account at linear.app.
Refer to the Linear API documentation for a list of available endpoints.
Connect Linear to Make
To establish the connection in Make:
Log in to your Make account, add a Linear module to your scenario, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection.Optional: In the Connection name field, enter a name for the connection.
Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to Linear OAuth 2.0 Authentication documentation.
If requested, use the following Redirect URI when creating your custom app:
https://www.integromat.com/oauth/cb/linear
.Click Save.
Authenticate your account and confirm access if required.
You have successfully established the connection. You can now edit your scenario and add more Linear modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Linear Scenarios
After connecting the app, you can perform the following actions:
Watch Comment Created
Create a Comment
Update a Comment
Get a Comment
List Comments
Delete a Comment
Watch Issue Created
Watch Issue Updated
Create an Issue
Get an Issue
List Issues
Delete an Issue
Execute a GraphQL Query
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a Linear webhook in Make, it is attached automatically and requires no additional set up.