Looking for existing plugins? See the existing plugins and extensions written by the community and partners at the Atlassian Plugin Exchange.

Getting Started

There are two main ways to develop with Bamboo — using our REST APIs or developing a plugin. If you are integrating Bamboo with another application or scripting interactions with the Bamboo server, you will most likely want to use the REST APIs. If you wish to extend Bamboo's functionality, a plugin may be the answer. To get started writing plugins, we recommend you to download the Plugins SDK​ and follow the instructions to setup a plugin development environment.

Main Topics

Atlassian Plugin SDK
Get started by setting up your Atlassian plugin development environment.

Gadgets
Learn how to write Gadgets to expose or consume content in Atlassian applications.

Plugin Modules
Learn how to build plugin modules that integrate with your other applications, improve your builds and experience with Bamboo

REST API
Bamboo exposes its data via REST services. Learn how to use the REST API's to integrate Bamboo with your other applications or script interactions with the Bamboo server.

Recent Changes by Version

Resources

Java Docs

REST Resources

Plugin Exchange

Plugin Modules

Help

Bamboo FAQ

Developer FAQ

Developer Forums

Mailing List

Atlassian Developer Blog

Atlassian Partners

Developer Blog

Plugin Modules

Build Lifecycle Plugin Modules

Notification Plugin Modules

User Interface Plugin Modules

System Plugin Modules