Hello,
Is there a way to include logmessage in the e-mail that comes from my Watcher? Below is the html line being used in the watcher itself and it works fine but I would like to have the text from logmessage show in the e-mail being sent also. Basically I want the e-mail notification to include the source details also.
"html": "<p>There are {{payload.hits.total}} results found by the watcher {{watcher.title}}.</p></li></ul>\n</div>"