Forum Discussion
Aalekh
Apr 13, 2020Copper Contributor
Email data parsing
Hello, recently I was trying to get data of my azure sentinel alerts on my email using playbook but the main issue is how to get the desired field in the email.
Thijs Lecomte
Apr 14, 2020Bronze Contributor
Does this means you guys recommend using Functions instead of Logic Apps?
YanivSh
Microsoft
Apr 14, 2020Thijs Lecomte this is two different method that works with the same exchange API.
if dealing with transferring a lot of data, function will be more cost effective.
logic app has its own advantages, like debugging.