rfortune
14 years agoContributor
Creating a loop within a request
Hi Guys,
just wondering if you can help with the following. I'd like to get a response from one of our endpoints and use the results to control a loop within a request.
For example if the number of items returns by endpoint A was 20, then I would like to use each of those 20 values in requests to endpoint B. The number of items being returned is variable, and I'd like to exercise them all.
Is there a kind of property expansion or looping feature that we can use within requests? Perhaps using values stored in properties?
Any suggestions in this area would be most helpful.
regards,
Richard
just wondering if you can help with the following. I'd like to get a response from one of our endpoints and use the results to control a loop within a request.
For example if the number of items returns by endpoint A was 20, then I would like to use each of those 20 values in requests to endpoint B. The number of items being returned is variable, and I'd like to exercise them all.
Is there a kind of property expansion or looping feature that we can use within requests? Perhaps using values stored in properties?
Any suggestions in this area would be most helpful.
regards,
Richard