Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Object types
Object operations
User operations
Group operations
Last updated Nov 24, 2025

Teamwork Graph connector SDK overview

Teamwork Graph connectors enable you to integrate external data sources into Atlassian's Teamwork Graph. By building connectors, you can add data from external tools—such as documents, work items, and other object types—to Teamwork Graph, making it accessible across Atlassian experiences like Search, Rovo Chat, Rovo Agents, and Atlassian Analytics.

Connector SDK

The Teamwork Graph Connector SDK provides the APIs and tools you need to build connectors. The SDK includes four types of operations:

Object operations

Object operations allow you to manage objects in the Teamwork Graph. Use these operations to create, update, retrieve, and delete objects such as work items, documents, projects, and more.

User operations

User operations enable you to manage user data in the Teamwork Graph. Use these operations to create, update, retrieve, delete, and map users between external systems and Atlassian.

Group operations

Group operations help you organize users into groups and control access. Use these operations to create, update, retrieve, and delete groups, as well as manage group memberships.

Relationship operations

Relationship operations allow you to create and manage relationships between entities in the Teamwork Graph. Use these operations to create, and delete relationships that connect different types of objects (e.g., teams, Jira issues).

Reference documentation

The SDK is designed to be used in conjunction with the Forge Teamwork Graph connector module and the connector object types:

Get started


Build a Teamwork Graph connector

Example app


Connect Google Drive to Teamwork Graph

Requirements and best practices


Rate this page: