Last updated Mar 13, 2024

Getting started

Looking for existing plugins? See the existing Bamboo plugins written by the community and partners at the Atlassian Marketplace.

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 plugin SDK and follow the instructions to set up a plugin development environment.

Main topics

Get started by setting up your Atlassian plugin development environment.

Tasks Learn how to write Bamboo Tasks to create Builders, Deployers, Test Runners and other custom functionality for Jobs.

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

Plugin modules Learn how to build plugin modules that integrate Bamboo with your other applications, improve your builds and enhance people's experience with Bamboo.

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

Recent changes by version

Atlassian development hubs

Latest EAP releases

EAP releases can be used by developers to ensure that their plugins work with the next version of Atlassian Bamboo. RSS

Build lifecycle plugin modules

Notification plugin modules

User interface plugin modules

System plugin modules

Resources

Help

Rate this page: