Hi Jan. I am having this problem. I’m not sure how to easily set the URL as an expression so that the http request changes the URL id on each iteration.
For example if what I’m passing to the request is an json object and I want to iterate through the first to third Item what do I write as the expression? Selecting the first ID for example (as seen in the photo) will work and allow me to use the zeroth index API endpoint, however, it won’t then change to the first and second index.
