So I have successfully configured some reports and alerts that send the $result to Mattermost.
My question is how to deal with a search which returns maybe 5 results?
Example - Current search may return - Example Text : Hello World
How do I pass each individual $result ?
So Search could return Hello World followed by Hello World2 followed by Hello World3
If I put $result.text$ it prints Hello World but if I want to then show the second result or 3rd...is it possible through this>?
Hi @LizAndy123
When configuring your alert, select it to run "For each result" under the Trigger setting as per the screenshot below:
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing