Solved
Forum Discussion
2 Replies
- Andrei_YNew Contributor III
The approach will work but it's not ideal. It requires passing previous results as input to a child pipeline in a loop and keeping everything in memory and complicates the implementation. A better solution would be to add an option to send and modify the body content for subsequent calls.