This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

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.

Please note, the Bamboo remote API described in Bamboo Remote API - Deprecatedhas been deprecated in favour of the new Bamboo REST APIs. You only need to enable the 'Accept remote API calls?' option (as described below), if you want to allow access to the deprecated remote API. Access to the new REST API is enabled by default.

On this page:

リモート API の有効化

リモート API の有効化手順

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'General Configuration' link in the left navigation column under the 'System' section.
  3. Select the 'Accept remote API calls?' check-box.
  4. Click the 'Save' button. Bamboo will now accept remote calls. You do not have to restart the Bamboo server.

注意

関連トピック