Hi,
I am trying to send email to customers and email address are from input data. Do you have any solution so that I can send email to each customer separately
For example.
In input data, there are 5 records returned in json format with these information
Customer 1, email, phone, message content
Customer 2, email, phone, message content
...
Customer 5, email, phone, message content
Expectation:
5 email will be sent to each 5 customer separately using kibana watcher