Linear
Linear is a modern issue-tracking and project management tool designed for high-performance teams. It streamlines workflows, enhances collaboration, and integrates with development tools to optimize task management and software project tracking.
How to Connect Linear to ZBrain Flow?
To integrate Linear with ZBrain Flow, follow these steps to select and utilize the desired capabilities:
Search for the Linear Component: Search the Linear component within the ZBrain interface.
Select the Required Capability: Select the desired element, as per requirement:
Create Issue: Create a new issue in Linear workspace
Update Issue: Update a issue in Linear Workspace
Create Project: Create a new project in Linear workspace
Update Project: Update an existing project in Linear workspace
Create Comment: Create a new comment on an issue in Linear workspace
Raw GraphQL query: Perform a raw GraphQL query
Additional Settings to Create Linear Connection
To obtain your API key, follow these steps:
Obtain API key: Go to settings by clicking your profile-pic (top-left)
Create Key: Go to API section inside My Account. On Personal API keys, give label and press create key.
Connection Name - Enter a name to identify this Linear connection.
API Key - Provide your Linear API key for authentication.
Additional Settings to Create Issue
API Key - Provide your Linear API key for authentication.
Connection - Select an existing Linear connection or create a new one.
Team - Choose the team where the issue, project, or comment will be created.
Title - Enter the title of the issue to be created.
Description - Add additional details or context about the issue.
Status - Select the current status of the issue (e.g., Open, In Progress).
Labels - Assign relevant labels to categorize the issue.
Assignee - Select the user responsible for this issue or comment.
Priority - Define the priority level of the issue (e.g., High, Medium, Low).
Template - Choose a predefined template for the issue, if applicable.
Additional Settings to Update Issue
API Key - Enter your Linear API key for authentication.
Connection - Select or create a Linear connection to update an issue.
Team - Choose the team where the issue is located.
Issue - Select the ID of the issue to be updated.
Title - Modify the title of the issue.
Description - Update the description or details of the issue.
Status - Change the current status of the issue (e.g., Open, Closed).
Labels - Add or modify labels assigned to the issue.
Assignee - Reassign the issue to a different user if needed.
Priority - Adjust the priority level of the issue.
Additional Settings to Create Project
API Key - Enter your Linear API key for authentication.
Connection - Select or create a Linear connection to create a project.
Team - Choose the team where the project will be created.
Project Name - Specify the name of the project.
Description - Provide additional details or objectives of the project.
Icon - Set an icon to visually represent the project.
Color - Assign a color to the project for easy identification.
Start Date - Define the start date of the project.
Target Date - Set the deadline or completion date of the project.
Additional Settings to Update Project
API Key - Enter your Linear API key for authentication.
Connection - Select or create a Linear connection to update a project.
Team - Choose the team where the project belongs.
Project - Select the project you want to update.
Project Name - Enter a new name for the project.
Description - Update or modify the project's details.
Icon - Change the icon to visually represent the project.
Color - Assign a new color to the project for better identification.
Start Date - Modify the project's start date.
Target Date - Adjust the deadline or expected completion date.
Additional Settings to Create Comment
API Key - Enter your Linear API key for authentication.
Connection - Select or create a Linear connection to post a comment.
Team - Choose the team where the issue is assigned.
Assignee - Select the user responsible for the comment.
Issue - Choose the issue where the comment will be posted.
Comment Body - Enter the content of the comment.
Additional Settings for Raw GraphQL Query
API Key - Enter your Linear API key for authentication.
Connection - Select or create a Linear connection to execute a query.
Query - Input the GraphQL query to fetch or modify data in Linear.
Parameters - Add optional parameters for dynamic query execution.
Last updated