Loop, backend workflow and parameter back

Hi Bubblers,

I would really appreciate your help here.
I need to do some looping (on data in one thing in my DB), check if they meet some condition and get back result - the list of data that meet that condition.
Any idea how to do that?
I am thinking of run a loop on my list, make API end point, but do not know how to get back the result or how to save it somewhere on the state list…I do not want to save it in temp db value…is it possible to get back parameter from the backend API?
Thanks a lot!!!

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