Real-time bidirectional sync between CardBoard story maps and Azure DevOps work items.
What it does
Real-time sync: Changes to work items in Azure DevOps automatically appear in your CardBoard story maps, and vice versa
Bidirectional: Edit in either place — titles, descriptions, status, assignees, and story points stay in sync
User attribution: Every change records who made it, whether it originated in ADO or CardBoard
Zero-config webhooks: Install the extension, enable your projects, and webhooks just work — no per-user permissions needed
Setup
Install this extension into your Azure DevOps organization
Go to Project Settings > CardBoard in any project
Connect to your CardBoard workspace
Enable the projects you want to sync
Done — your team can connect boards to ADO projects from within CardBoard
How it works
This extension registers CardBoard as a first-class service hook consumer in Azure DevOps. When work items are created, updated, or deleted, ADO sends events directly to CardBoard — no manual webhook configuration required.
Individual users still authenticate with their own Azure DevOps credentials for outbound sync (CardBoard → ADO), so System.ChangedBy always reflects the actual person who made the change.