Beyond-Bot.ai Logo+linear Logo

Beyond-Bot.ai + linear

Connect to Linear to create and manage issues, list projects, teams, and more

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to linear.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in linear.

Trigger Workflows

Start automated workflows in linear based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within linear.

Linear Create Linear Attachment

Creates a new attachment and associates it with a specific, existing linear issue.

Linear Create Linear Comment

Creates a new comment on a specified linear issue.

Linear Create Linear Issue

Creates a new issue in a specified linear project and team, requiring a title and description, and allowing for optional properties like assignee, state, priority, and due date.

Linear Create Linear Issue Details

Fetches a linear team's default issue estimate and state, useful for pre-filling new issue forms.

Linear Create Linear Label

Creates a new label in linear for a specified team, used to categorize and organize issues.

Linear Delete Linear Issue

Archives an existing linear issue by its id, which is linear's standard way of deleting issues; the operation is idempotent.

Linear Get Attachments

Downloads a specific attachment from a linear issue; the `file name` must include the correct file extension.

Linear Get Cycles By Team Id

Retrieves all cycles for a specified linear team id; cycles are time-boxed work periods (like sprints) and the team id must correspond to an existing team.

Linear Get Linear Issue

Retrieves an existing linear issue's comprehensive details, including title, description, attachments, and comments.

Linear List Linear Cycles

Retrieves all cycles (time-boxed iterations for work) from the linear account; no filters are applied.

Linear List Linear Issues

Lists non-archived linear issues; if project id is not specified, issues from all accessible projects are returned.

Linear List Linear Labels

Retrieves all labels associated with a given team id in linear; the team id must refer to an existing team.

Linear List Linear Projects

Retrieves all projects from the linear account.

Linear List Linear States

Retrieves all workflow states for a specified team in linear, representing the stages an issue progresses through in that team's workflow.

Linear List Linear Teams

Retrieves all teams, including their members, and filters each team's associated projects by the provided 'project id'.

Linear Remove Issue Label

Removes a specified label from an existing linear issue using their ids; successful even if the label isn't on the issue.

Linear Run Query Or Mutation

Executes a user-provided graphql query or mutation against the linear api, intended for advanced data operations or those not covered by other specific actions.

Linear Update Issue

Updates an existing linear issue using its `issue id`; requires at least one other attribute for modification, and all provided entity ids (for state, assignee, labels, etc.) must be valid.