Forum Discussion
Here is a small example calling an API and aggregating the results into a single record.
Community 13390 - Combine Multi-REST Results_2022_09_15.slp (9.1 KB)
Note that I did not use a child pipeline or Pipeline Execute in this example - I’m simply calling the API multiple times. Then I’m using an Aggregate snap to pivot the results from multiple records to a single record with multiple columns.
Hope this helps!