Loop action in inbound chat flow

Hi,

We have a requirement in which we need to loop a set of actions until a condition gets true.
I have referred the docs and implemented the loop but I can't get it to repeat the loop i.e. repeat the actions inside the loop block until the condition that I have specified in the Maximum Loop Count is met.

The condition I used is an integer value(output of a data action) > 0 (this, I have provided in the place of maximum loop count).

Can anyone help out with this?

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