Skip to main content

Linear

Integrate with Linear. Linear node in ActionFlows. Inputs, outputs, and how to use it.

Linear

Overview

Integrate with Linear.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Descriptiontext · optional

    The description of the issue

    Required
    No
    Multiple
    No
  • Issue IDtext · optional

    Issue ID for read/update/delete operations

    Required
    No
    Multiple
    No
  • Operationselect · optional

    CRUD operation to perform on issue

    Required
    No
    Multiple
    No
    Default
    create
    Options
    createreadupdatedelete
  • Priorityselect · optional

    The priority level of the issue

    Required
    No
    Multiple
    No
    Options
    1234
  • Team IDtext · required

    The unique identifier of the Linear team

    Required
    Yes
    Multiple
    No
  • Titletext · required

    The title of the issue to create

    Required
    Yes
    Multiple
    No

Outputs

  • Datajson

    The data returned from Linear operation

  • Issue IDtext

    Unique identifier of the Linear issue

  • Issue Numbernumber

    The issue number in the team

  • Successboolean

    Success state of the Linear operation