Skip to content

Linear node#

ใช้ Linear node ในการทำงานอัตโนมัติใน Linear และเชื่อมต่อกับแอปพลิเคชันอื่น ๆ โดย n8n รองรับการสร้าง, ลบ, ดึง, และอัปเดต issues.

ในหน้านี้ คุณจะพบรายการ operations ที่ Linear node รองรับและลิงก์ไปยังข้อมูลเพิ่มเติม.

Credentials

ดู Linear credentials สำหรับคำแนะนำในการตั้งค่า authentication.

Operations#

  • Issue
    • Create
    • Delete
    • Get
    • Get All
    • Update

Templates and examples#

Customer Support Channel and Ticketing System with Slack and Linear

by Jimleuk

View template details
Visual Regression Testing with Apify and AI Vision Model

by Jimleuk

View template details
Send alert when data is created in app/database

by n8n Team

View template details
Browse Linear integration templates, or search all templates

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.