Forum Discussion
Schedule a query and mail the result?
- Mar 17, 2018
Hi,
There are several ways to implement this scenario. IMHO, the most elegant method is using Azure Logic App. It has a connector that can execute a query and other connectors to send mail. There are logic modules to transform and format the results. You can also add additional logic items and connectors to other systems as much as you like.
If you want to see this scenario demo in video just watch this video: https://youtu.be/4whwxXWM894?t=2992
Thanks,
Meir :->
br /ti
How you are sending csv output of query to mails.
I tired this but no luck , it is sending lots of mail to all like (130 and so on).
Could you please suggest me what i missed in logic app
- Jeremy McCabeFeb 18, 2019Copper Contributor
That video is not very detailed at all. I'm guessing no one has solved this yet? I've tried exporting the info to a spreadsheet, but that got complicated doing it row by row, and didn't work correctly. I just want a simple step of "email me the result's" but I can't seem to find that. Not a graph, just the results.