Linear
Linear is a project management tool designed to streamline software development workflows. Its purpose is to provide teams with an intuitive platform for planning, tracking, and managing projects, specifically in the software development context. Linear offers various automation features, such as automatic issue and task tracking, intelligent prioritization, and smart notifications, which help teams automate repetitive tasks and simplify project management. This automation is particularly valuable for software development teams, product managers, and engineering professionals, as it automates tasks like bug tracking, issue triaging, and project status updates, ultimately enhancing team productivity, collaboration, and project delivery.
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
Comment Created
Triggers when a comment is created. See the docs here.
Issue Created
Triggers when a issue is created. See the docs here.
Actions
Action components allow you to perform operations on the app.
Create Issue
Create an issue (OAuth). See the docs here.
Get Issue
Get an issue by ID (OAuth). See the docs here.
Get Teams
Get all the teams (API Key). See the docs here.
Search Issues
Search issues (API Key). See the docs here.
Update Issue
Update an issue (API Key). See the docs here.