Forum Discussion

michael_eyre's avatar
michael_eyre
New Contributor
7 years ago

ForEach output mapping

Hello,

I am working on a pipeline that calls one API to get a list of values. I am then using the list of values in a ForEach to call another API. All of the API calls are working. I am trying to get the output of the ForEach API calls appended to the original list of JSON documents.

When I add a Mapper to the end of the ForEach, there doesn’t seem to have any data to map.

How can I get the results from the ForEach pipeline in the original pipeline?

Thanks

Michael Eyre

2 Replies

No RepliesBe the first to reply