If have a rest api call which returns an array (called data)- the array contains collection.
By use of the iterator I would like to be able to use the collection data in my JSON tool but somehow I am not getting the values as output from the iterator and I do not see the problem.
Hi @Patrick_Vervloesem and welcome to the Make Community!
What is the output of your iterator? Your first screenshot says that two operations occurred. Can you show the input and output of those operations?
Also, can you expand the output bundle from your HTTP query? The explanation might be in there.
L
Disconnect the iterator from the rest of the scenario and try running it. If it still doesn’t show might have to type in the mapping for the values you want. There is a learning module on make that deals with this specific issue and shows you how to solve it I believe.
Thanks for the tips. Strange enough we moved the iterator a but further to the beginning of the scenario and now it seems to work. No idea what could be the change that drives this behaviour.