Latest posts by michael_eyre

User Activity

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...