Reporting

How do I send an email to a user dynamically using adaptive response?

SunilMaharishi
Path Finder

Hello Team ,

i have written a query and mapped using a lookup table to get the email ID of a user. i am trying to send an email to this user dynamically using adaptive response to send the email.

I would like to use :- $result.Email$ , but it is not sending the email to the user .

However, if in the search i use sendemail and send email, it gets delivered to user correctly

is there any thing missing while sending dynamic email notification in notable events ?

0 Karma

gjanders
SplunkTrust
SplunkTrust

Normally I'd recommend sendresults for this task, but it might not work well with an adaptive response..., so I'm adding this as a comment and not an answer.

0 Karma

thambisetty
SplunkTrust
SplunkTrust

I have created an alert action and this will pass script name and results generated from search. Script is written in python which will use results to send email notification to users dynamically with custom html body.

————————————
If this helps, give a like below.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...