Hi All,
I have a request from the customer where they would like to retrieve parameter values from one or more elements and send them via email using automation.
Is it possible to achieve this using only automation script actions, or would we need to create C# code for this?
Open to any ideas. Thanks!
Hi,
It is highly recommended to use C# code for this.
You can use the SendEmail method on the engine object for this. More information can be found here: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.IEngine.SendEmail.html?q=sendemail