← Linear (OAuth)

Update Issue with Linear (OAuth) API

Pipedream makes it easy to connect APIs for Linear (OAuth) and 1200+ other apps remarkably fast.

Trigger workflow on
HTTP requests, schedules and app events
Next, do this
Update Issue with the Linear (OAuth) API
No credit card required
Into to Pipedream
Watch us build a workflow
Watch us build a workflow
7 min
Watch now ➜

Trusted by 500,000+ developers from startups to Fortune 500 companies

Adyen logo
Brex logo
Carta logo
Checkr logo
Chameleon logo
DevRev logo
LinkedIn logo
Netflix logo
New Relic logo
OnDeck logo
Replicated logo
Scale AI logo
Teamwork logo
Warner Bros. logo
Xendit logo

Developers Pipedream

Getting Started

Create a workflow to Update Issue with the Linear (OAuth) API. When you configure and deploy the workflow, it will run on Pipedream's servers 24x7 for free.

  1. Configure the Update Issue action
    1. Connect your Linear (OAuth) account
    2. Select a Current Team
    3. Select a Issue
    4. Optional- Configure Title
    5. Optional- Configure Description
    6. Optional- Select a Team
    7. Optional- Select a State (Status)
    8. Optional- Select a Assignee
  2. Select a trigger to run your workflow on HTTP requests, schedules or app events
  3. Deploy the workflow
  4. Send a test event to validate your setup
  5. Turn on the trigger

Integrations

Update Issue with Linear (OAuth) API on New Requests (Payload Only) from HTTP / Webhook API
HTTP / Webhook + Linear (OAuth)
 
Try it
Update Issue with Linear (OAuth) API on New Item in Feed from RSS API
RSS + Linear (OAuth)
 
Try it
Update Issue with Linear (OAuth) API on New Message from Discord API
Discord + Linear (OAuth)
 
Try it
Update Issue with Linear (OAuth) API on New Message In Channels from Slack API
Slack + Linear (OAuth)
 
Try it
Update Issue with Linear (OAuth) API on New Message in Channel from Discord Bot API
Discord Bot + Linear (OAuth)
 
Try it

Details

This is a pre-built, source-available component from Pipedream's GitHub repo. The component is developed by Pipedream and the community, and verified and maintained by Pipedream.

To contribute an update to an existing component or create a new component, create a PR on GitHub. If you're new to Pipedream component development, you can start with quickstarts for trigger span and action development, and then review the component API reference.

Update Issue on Linear (OAuth)
Description:Update an issue (OAuth). See the docs [here](https://developers.linear.app/docs/graphql/working-with-the-graphql-api#creating-and-editing-issues)
Version:0.1.2
Key:linear-update-issue

Code

import updateIssue from "../../../linear_app/actions/update-issue/update-issue.mjs";
import utils from "../../common/utils.mjs";

/* eslint-disable pipedream/required-properties-type */
/* eslint-disable pipedream/required-properties-name */

export default {
  ...updateIssue,
  ...utils.getAppProps(updateIssue),
  key: "linear-update-issue",
  description: "Update an issue (OAuth). See the docs [here](https://developers.linear.app/docs/graphql/working-with-the-graphql-api#creating-and-editing-issues)",
  version: "0.1.2",
};

Configuration

This component may be configured based on the props defined in the component code. Pipedream automatically prompts for input values in the UI and CLI.
LabelPropTypeDescription
Linear (OAuth)linearAppappThis component uses the Linear (OAuth) app.
Current TeamteamIdstringSelect a value from the drop down menu.
IssueissueIdstringSelect a value from the drop down menu.
Titletitlestring

The title of the issue.

Descriptiondescriptionstring

The issue description in markdown format

TeamteamIdToUpdatestringSelect a value from the drop down menu.
State (Status)stateIdstringSelect a value from the drop down menu.
AssigneeassigneeIdstringSelect a value from the drop down menu.

Authentication

Linear (OAuth) uses OAuth authentication. When you connect your Linear (OAuth) account, Pipedream will open a popup window where you can sign into Linear (OAuth) and grant Pipedream permission to connect to your account. Pipedream securely stores and automatically refreshes the OAuth tokens so you can easily authenticate any Linear (OAuth) API.

Pipedream requests the following authorization scopes when you connect your account:

readwriteissues:createcomments:create

About Linear (OAuth)

Linear helps streamline software projects, sprints, tasks, and bug tracking. It's built for high-performance teams.

More Ways to Use Linear (OAuth)

Triggers

New Created Comment (Instant) from the Linear (OAuth) API

Emit new event when a new comment is created (OAuth). See the docs here

 
Try it
New Created Issue (Instant) from the Linear (OAuth) API

Emit new event when a new issue is created (OAuth). See the docs here

 
Try it
New Issue Status Updated (Instant) from the Linear (OAuth) API

Emit new event when the status of an issue is updated (OAuth). See the docs here

 
Try it
New Updated Issue (Instant) from the Linear (OAuth) API

Emit new event when an issue is updated (OAuth). See the docs here

 
Try it

Actions

Create Issue with the Linear (OAuth) API

Create an issue (OAuth). See the docs here

 
Try it
Get Issue with the Linear (OAuth) API

Get an issue by ID (OAuth). See the docs here

 
Try it
Get Teams with the Linear (OAuth) API

Get all the teams (OAuth). See the docs here

 
Try it
Search Issues with the Linear (OAuth) API

Search issues (OAuth). See the docs here

 
Try it

Explore Other Apps

1
-
12
of
1200+
apps by most popular

HTTP / Webhook
HTTP / Webhook
Get a unique URL where you can send HTTP or webhook requests
Node
Node
Anything you can do with Node.js, you can do in a Pipedream workflow. This includes using most of npm's 400,000+ packages.
Beta
Python
Python
Anything you can do in Python can be done in a Pipedream Workflow. This includes using any of the 350,000+ PyPi packages available in your Python powered workflows.
Schedule
Schedule
Trigger workflows on an interval or cron schedule.
Beta
Data Stores
Data Stores
Use Pipedream Data Stores to manage state throughout your workflows.
Telegram Bot
Telegram Bot
Telegram is a cloud-based instant messaging and voice over IP service
OpenAI (ChatGPT)
OpenAI (ChatGPT)
OpenAI is an AI research and deployment company with the mission to ensure that artificial general intelligence benefits all of humanity. They are the makers of popular apps like ChatGPT and DALL·E 2.
Google Sheets
Google Sheets
With Google Sheets, you can create, edit, and collaborate wherever you are
Discord
Discord
Use this app to create a Discord source that emits messages from your guild to a Pipedream workflow.
GitHub
GitHub
Where the world builds software. Millions of developers and companies build, ship, and maintain their software on GitHub—the largest and most advanced development platform in the world.
Formatting
Formatting
Pre-built actions to make formatting and manipulating data within your workflows easier.
Slack
Slack
Slack is a channel-based messaging platform. With Slack, people can work together more effectively, connect all their software tools and services, and find the information they need to do their best work — all within a secure, enterprise-grade environment.