How to run node just from the middle to the end, instead of from the beginning?

I built a whole flow. Then I amended a node (say node C) in the middle and wanted to run from node C to the end. But it always runs from the top. How can I run from only node C to save credit?

Yup after you’ve run it at least once, you should see this resume button in the top right

When clicked, you should be able to resume from any node that’s been run already (or that isn’t affected by the changes you’ve made)

This topic was solved and automatically closed 4 days after the last reply. New replies are no longer allowed.