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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.