Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Victormar
Helper V
Helper V

Looping values for API call

Hello, community

I am currently trying to extract some data from Jama using their API, which is contained in folders/containers inside Jama; The data is also organized in different levels, so the idea is to navigate from top to bottom.

I can extract the data manually from the different levels, but I would like to automate it so that I would input the top level and it would loop over it.

The call I am using is:

https://jama-dev.ess.XXX.net/rest/v1/items/{id}/children?include=data.fields.status&startAt=0&maxRes...

ID --> is the top level of the folder

Then, among other columns, it returns one that has the IDs of the next-level items, which I would like to input recurrently to a call like the one above:

Victormar_0-1699432740319.png

Hope it makes sense 🙂

Thanks for all your help

2 REPLIES 2
Victormar
Helper V
Helper V

Thanks for your input.

I think I am just asking if it's possible to do it and if someone has experience doing it or if it's even feasible, or any suggestions on how to do it, maybe through Python code or similar. To give a suggestion or a standard snipped of code, you don't need access to my API. 

lbendlin
Super User
Super User

As you can probably appreciate it is nearly impossible to help with API queries without access to said API  (which you may not be willing to provide for understandable reasons)

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.