Iteration in backend API

Hello community, I’m having problems with iteration in the backend workflow, when I schedule it, in the next cycle it doesn’t iterate in version 21, it’s like trying to do the i++ of traditional programming languages! But it’s not working :cold_sweat:

Captura de tela 2023-02-16 104759

em seguida:

Captura de tela 2023-02-16 104857

The index does not leave zero, it is stuck in the first value sent.

Here is a pretty great guide on how to create recursive workflow in bubble : Recursive workflows for Beginners | Bubble.io.

If you follow each step you should be able to succeed :slight_smile:

1 Like

Thank you, Pierre. It’s a pretty old question, but I’m happy you reached out. I’ve been dealing with way more complex things now lol loops inside of loops with multiple conditions and backflips lol I sincerely appreciate your kindness!

This topic was automatically closed after 70 days. New replies are no longer allowed.