Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21346

Extend Bamboo REST API endpoint to generate consumable data

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • REST API
    • None
    • 2
    • 3
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem

      Bamboo allows users to export only charts from its REST reports resource. It is currently not possible to extract any consumable data from that API.

      The Bamboo UI allows users to have certain data tables but still don't allow them to have them exported to a consumable format like JSON, XML or CSV. The only available solution would be scraping the data from the HTML, which is not a very feasible solution.

      Suggested solution

      • Extend the current Bamboo REST reports resource to allow direct requests for reports in a consumable format like JSON, XML or CSV.
      • Introduce an Export feature in the UI to allow ad-hoc reports to be generated and downloaded.

            [BAM-21346] Extend Bamboo REST API endpoint to generate consumable data

            Although that would have been cool, currently I use a small script to convert JSON data to CSV format.

            Since all APIs return JSON data in the output, it is always easy.

            Mohammed Asif, Nabil added a comment - Although that would have been cool, currently I use a small script to convert JSON data to CSV format. Since all APIs return JSON data in the output, it is always easy.

              Unassigned Unassigned
              sorlovski Zaro
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: