Using ForEach in Testing feature

Hello. I want to use foreach in Testing but I can’t use the value when the loop is running. Please help.


I replied you in the general channel. If you want to discuss more, we can continue in this thread.:smile:

Thank you very much for your helping. This doc explain about what is a number after $ and loop syntax. That is an important when using Foreach loop. Pass data between requests - Apidog Docs

So I had change my delete api by refer to loop ID and access to value. It can work with array of object too. :star_struck: If somebody has issue like me, I hope this one to help you guys.