Feature Proposal: Dynamic parameter mapping from Loop to API Request #13991
VICKYKUMARJAISWAL
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I investigated a use case where an A2A Agent returns a JSON array of files (path, content_base64) and I want to iterate with Loop and call API Request for each item. I couldn't find a way to dynamically bind the current Loop item into the URL and Body of the API Request component. Is this supported, or would it be a good feature request?
All reactions