Hi All
I have a correlation rule that have to run a script, this script will create a spark ticket via API, so the script will receive the uuid of the new ticket.
I would like anyway to add also a mail after the run, that will send the uudi of the new ticket spark.
My question is how I could achive this? I can set the output of the script and pick it via some keywork in the mail?
Or maybe is better to send the mail direclty from the automation script?
Hi Marco,
It’s probably best to send the email directly from the script, as it will have access to the Spark ticket’s UUID immediately upon creation. Feel free to reach out if you need any help with sending the e-mail via automation. 😊👌