Sync Azure DevOps Work Items to GitHub Issues with Google Sheets Tracking — n8n Workflow

Medium complexity🔗 Webhook12 nodes🏷️ Project Managementby ConceptRecall

Overview

Who is this for?

This workflow is designed for software teams, project managers, and developers who manage work across Azure DevOps and GitHub. It helps organizations that use Azure DevOps for work item tracking but rely on GitHub for issue management and collaboration.

If you need to ensure that your DevOps Stories and Tasks are mirrored in GitHub issues while keeping a single source of truth in Google Sheets, this workflow is for you.

What problem is this workflow solving? / Use case

Manag

Nodes used

GitHubGoogle SheetsHTTP RequestCode

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 12 nodes, connecting code, github, googlesheets.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (12)

GI

GitHub

github

#1
GO

Google Sheets

googleSheets

#2
HT

HTTP Request

httpRequest

#3
CO

Code

code

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded sync-azure-devops-work-items-to-github-issues-with-google-sheets-tracking file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Sync Azure DevOps Work Items to GitHub Issues with Google Sheets Tracking", "nodes": [...], ...}

Integrations

codegithubgooglesheetshttprequestwebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes12
Complexitymedium
Triggerwebhook

Created by

ConceptRecall

ConceptRecall

@conceptrecallcom

Tags

codegithubgooglesheetshttprequestwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →