All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
Looking for existing plugins? See the existing plugins and extensions written by the community and partners at the Atlassian Plugin Exchange.
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.
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.