Procedures

Automation procedures in the Linear BDK Book.

to create an issue

Create an issue in Linear.

Input Concepts

Concept
Description
Type
Required
Default Value

title

The title of the issue.

text

Yes

description

The description of the issue.

text

Yes

The team in which you want to create the issue.

linear team

Yes

Output Concepts

Concept
Description
Type

the issue: The created issue.

linear team

to get the (issues)

FILTER - CAPABLE

Fetch the issues matching the filters (if any).

Output Concepts

Concept
Description
Type

the list of issues

linear team

to get the (teams)

FILTER - CAPABLE

Fetch the teams matching the filters (if any).

Output Concepts

Concept
Description
Type

the list of teams

linear team

to get the (users) from a team

Get the users from a team.

Input Concepts

Concept
Description
Type
Required
Default Value

The linear team from which you want to get the users.

linear team

Yes

Output Concepts

Concept
Description
Type

the users: The list of users in the team.

linear user

Last updated

Was this helpful?