Skip to content

[Feature] Support Dynamic For Loop Termination Based on Runtime Condition Using Inner HTTP Node Responses #42

@komatlapalli

Description

@komatlapalli

Checklist

Describe the problem you'd like to have solved

The for loop needs access to the inner nodes. In my scenario, I need to stop the loop based on a condition, but I’m unable to do so because I can’t access the response from the inner HTTP request node. I also tried assigning the response to a flow variable, but that didn’t work either.

Describe the ideal solution

For loop needs to have access to inner nodes so that we can break the for loop dynamically based on condition

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions