Skip to Main Content
Status Already exists
Categories Integrations
Created by Guest
Created on Nov 3, 2016

Fetch report data via API

I would like fetch a saved report via the API that includes features, release details, various feature data, and linked initiatives without making several hundred requests. The end goal is to feed this data to internal prioritization tooling. Based upon playing around with the API today, I would need:

  1. A few requests for all features based upon pagination limits;
  2. Requests for each feature’s details to get initiative name and relevant release details
  3. Requests for each initiative’s details to get relevant initiative details absent from the feature detail view

It would be great to streamline the activity of manually downloading the report from Aha.

  • ADMIN RESPONSE
    Nov 12, 2019

    The status of this idea was out of date. Since this was requested we have added the ability to pull custom lists and pivot data via the API. You can find more details here.

  • Attach files
  • Admin
    Chris Waters
    Reply
    |
    Nov 3, 2016

    Would it be sufficient if the API could return the data that was in a saved Reports -> List or Reports -> Pivot view? Is that what you mean by "report data"?