Hi Community,
I am calling the Lifetime API v2 to get the team list. The API response structure is like this,
I had got difficulties getting the applications and users information from the response. I had also saw these 2 links,
With that being said, is having a nested for-loops the way to get the values?
Thank you!
Dear @Jun Mun Chan .
Would you like to share your oml files?
After i post the question, i realise i got it wrong. Cause the lifetime API already return an outsystem object. So in order for me to retrieve the nested values, i have to do a nested for-loop