Hi Bubblers,
I would really appreciate some hint on this problem I am working on.
I need to make something known as a function in programming languages, i.e.
need to receive some in parameters (few list of things)…in function need to do some looping on those in parameters, and have a result new list of things, which I need as a source of my RG in the front end…
Any hints how to do this?
As I need some IN parameters (some lists and some single values), and do some looping, I guess I need to do that in the backend workflow, with API loop. But how do I get result (my source for RG in the front end) back to the front end?
Any hint is very much appreciated!!!
Thanks in advance!!!