Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to send html email through Azure Logic App and Outlook

I am using Azure Logic App to send Email via Outlook.

However, I could not use the [Send an Outlook Email] Action in HTML format.

The mail sent is in plain-text format.

How could I sent the HTML email with Azure Logic App and Send an Outlook Email ?

Azure Logic App Image

Plain-Text Email Image

like image 716
Winnie Chen Avatar asked Mar 06 '23 04:03

Winnie Chen


1 Answers

Open the "Send Email" task and click on Advanced Options. There is a "Is HTML" setting under there.

like image 114
Ken W MSFT Avatar answered Mar 13 '23 21:03

Ken W MSFT