Hi there, I am trying to create a workflow where if the condition fails (“if current stage is valid” node), it should re-run the “Verify Stage” node.
On the first run, data from the “*Inject Data” node is getting passed to the “Verify Stage” node and works perfectly fine but on the second run, I am not able to pass data. I want to pass data from the *Inject Data” node with a slight modification to it. How can I do that?