You can access Bamboo's data from an external program by using Bamboo's REST-style remote API.


The remote API is disabled by default. Bamboo will return an error if people try to use the remote API when it is disabled.

To enable the remote API,

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'General Configuration' link in the left navigation column.
  3. Select the 'Accept remote API calls?' check-box.
  4. 保存」ボタンをクリックします。
  5. Bamboo will now accept remote calls. You do not have to restart the Bamboo server.

See Bamboo Remote API