Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Object operations
User operations
Group operations
Last updated Sep 18, 2025

Connector SDK (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.

The Connector SDK is a set of tools and APIs that enables developers to build connectors for integrating external data sources into Atlassian's Teamwork Graph. Using the SDK, Forge apps can add data—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.

This SDK includes:

  • Object operations for managing objects such as work items, documents, and more. These operations allow you to create, update, retrieve, and delete objects in bulk, ensuring your external data is accurately reflected in the Teamwork Graph.
  • User operations for handling user data by creating, updating, retrieving, deleting, and mapping users between external systems and Atlassian. This ensures user information is consistent and up-to-date across platforms.
  • Group operations for organizing users into groups and controlling access. You can create, update, retrieve, and delete groups, as well as manage group memberships in bulk.

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


To familiarize yourself with key concepts related to building Teamwork Graph connectors, check out the following resources:

Rate this page: