I have a list of numbers and I need to make a rest api request for each one of them and save the results with a variable, after saving the result values it will continue and make a new request to another api and start the loop cycle again,
note no fluxo
the result appears in the log but nothing appears in the workflow for me to select