Connecting to Bamboo (extractor)
The Celonis Bamboo extractor integrates the Celonis Platform with your Atlassian Bamboo instances, retrieving build and deployment data through the REST API. It supports the following basic features:
Prerequisites
This section details important prerequisites or prerequisite knowledge for using this extractor.
The Bamboo REST API uses basic authentication. To connect to your Bamboo instance, you need to provide a username and password.
The default Bamboo extractor allows you to call these endpoints:
Method | Endpoint | Description |
---|---|---|
GET | Build plan | Retrieve data about build plans. |
GET | Build branch | Retrieve data about build branches. |
GET | Build result | Retrieve data about build results. |
GET | Deployment project | Retrieve data about deployment projects. |
GET | Deployment environment | Retrieve data about deployment environments. |
GET | Deployment result | Retrieve data about deployment results. |
GET | Redeployment version | Retrieve data about redeployment versions. |
For further information about Bamboo and their REST APIs, see the Atlassian Bamboo REST API documentation.
Configuring the Bamboo extractor
This section describes the basic setup of configuring the Bamboo extractor. To configure the extractor: