Sync Azure DevOps Work Items to GitHub Issues with Google Sheets Tracking — n8n Workflow
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
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 12 nodes, connecting code, github, googlesheets.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (12)
GitHub
github
Google Sheets
googleSheets
HTTP Request
httpRequest
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
sync-azure-devops-work-items-to-github-issues-with-google-sheets-trackingfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
ConceptRecall
@conceptrecallcom
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →