Xcavate Team Docs
Ctrlk
  • Introduction
  • Policies & SOPs
  • Linear Integration: Automated Issue Routing System
    • Overview
    • Purpose
    • Set up a Linear API Integration
    • Define When and What to Upload
    • Send the Data to Linear API
    • Optional: Attach File or Metadata
    • Track Status/Progress in Linear
    • Example Use Case Workflow
    • Working backend script in both Node.js (JavaScript) and Python
    • Handling file uploads from users, for example, images
      • Node.js Express API with File Upload and Linear Integration
      • Node.js Express API with File Upload + Linear Integration (using AWS S3)
  • Risk & Compliance
  • Security
  • Testing
  • Audits
Powered by GitBook
On this page
  1. Linear Integration: Automated Issue Routing System

Handling file uploads from users, for example, images

Node.js Express API with File Upload and Linear IntegrationNode.js Express API with File Upload + Linear Integration (using AWS S3)
PreviousNext StepsNextNode.js Express API with File Upload and Linear Integration