Developer
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

Connector reference overview (EAP)

The Connector SDK APIs are available through Forge's Early Access Program (EAP).

EAPs are offered to selected users for testing and feedback purposes. We are currently working with a select group of EAP participants to get their apps production-ready and available for publishing on Marketplace.

To use the Connector SDK, you must be part of the Forge connector EAP. If you are interested in joining this EAP, you can express interest through this form.

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 three 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.

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

Rate this page: