I want to present results from my search in a dashboard. I don't want to make the search itself visible, just assing values from it to tokens, ad present them with my javascript. My search will calculate some statistics, so I wan't to have values from it, like e.g. mysearch.count, mysearch.sum.
What's the easiest way to achieve this ?
Try jobs.js from the javascript SDK