All Versions

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo 1.1 Documentation

Index
Downloads (PDF, HTML & XML formats)

This documentation relates to an earlier version of Bamboo.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

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




Looking for Remote API documentation?

See Bamboo API


 

RELATED TOPICS



Bamboo Documentation