Hi,
I've set up a virtual agent that looks through a Sharepoint list for URLs.
The input to the flow is a short word. There are no problems finding possible matches in the list and returning them as one string. but that looks very messy.
SO...
Is there a way to separate the "search result" and return the top 3 matches? I have an array with the result after the "apply to each" loop.
I'm guessing it is possible to do with a JSON, but I can't figure it out or find anything that might help me.
