Bamboo Connection [Extractor Builder]
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice. Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
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.