This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Bamboo remote API described in Bamboo Remote API has been deprecated in favour of the new Bamboo REST APIs. You only need to enable the 'Accept remote API calls?' option if you want to allow access to the deprecated remote API. Access to the new REST API is enabled by default.

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. Click the 'Save' button. Bamboo will now accept remote calls. You do not have to restart the Bamboo server.

Looking for more API documentation?

For documentation on the deprecated Bamboo remote API, see Bamboo Remote API. For documentation on the new Bamboo REST API, see Bamboo REST APIs.

  • No labels