Hi,
I have an operation that the Output has many bundles.
There’s a key on each bundle call “Keyword > Text”:
I want to join all the results of “Keyword > Text” in one result separated by commas. In the example of the image, I would like to get “orthodontist, brackets”.
Then, with this results (the words separated by commas) I will use it directly in an HTTP module.
Thank you!