I am working on an API based power app where I am successfully executing my API call but unable to store the response in collection.
My source of parameters for API is from a collection. I am executing "ForAll" loop for executing call for each record over collection. However, I need to store response for each record as individual record over response collection.
I am getting an output like this when setting response to a global variable. ClearCollect/Collect is not working with ForAll loop.
How to collect responses from each execution of API calls in a collection?
Please post your code and example data (per iteration), and if you can please share the above as a code snippet or something we can copy so we can help
Cheers!
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.