What is the most efficient way to display API Response values in a section?
I am able to get an API Response and see the results on the Clipboard as shown here. Now what I want to do is be able to go through each resultSet and find errorDescription for each one and display it in a section. Since the number of resultSet will vary by API call (EX: One page might have 3 resultSet while another might have 6, the one pictured above has 5) would I need to use a repeating dynamic layout? Please provide screenshots on how to accomplish this. Thank you.
***Edited by Moderator Marissa to update Platform Capability tags****