Bamboo Connection [Extractor Builder]
The Bamboo Extractor is based on the Extractor Builder. You can use the default Extractor provided by Celonis or use the Extractor Builder to customize the Extractor further, based on your needs.
Authentication and permissions
The Bamboo API uses Basic Authentication. To connect, you need to provide a username and password.
Endpoints
The default Extractor allows you to call these endpoints:
Method | Endpoint | Description |
---|---|---|
GET | Build plan | Retrieve data about build plans |
GET |
| Retrieve data about build branches |
GET |
| Retrieve data about build results |
GET | Deployment project | Retrieve data about deployment projects |
GET |
| Retrieve data about deployment environments Retrieve data about deployment results |
GET |
| Retrieve data about redeployment versions |
API request limits and details
Visit the Bamboo API documentation.