I am trying to setup a flow which will execute a stored procedure on my on prem SQL db and mail the results to a specific mail address.
I am very new to Flow and not sure how to set this up.
The SP on the SQL server works fine. No input required and results are returned.
I would like some help with how to format these results into a HTML table, and mail to someone.
Any pointers would be appreciated.