web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Create HTML Table with Border while sending Email using Microsoft Flow

Ram Prakash Duraisamy Profile Picture Ram Prakash Duraisamy 2,287

Introduction:

In this Blog, we will see how to send email with Border while Sending email using Microsoft Flow

Implementation Steps:

 

Usually when we send an email with HTML Table Body Microsoft Flow cannot generate Table Border. Below is the Sample Screenshot how the Table will be

 

Microsoft Flow HTML Table With out Border :

 3681.png 

 

Microsoft Flow HTML Table with Border:

 6761.png

 

How Can we Achieve this?

 

Open/Create Microsoft Flow --> Open Your Email Notification weather it is Outlook or Send Email Notification

 

First Create Data Operation and Create a HTML Table

 

 8662.png

 

Click Code View

 77150.png

 

In the Email Body

 8836.png

 

Create a <table>Pass your Output Value here</table>

 

HTML Code:

 



 

That's it 

Comments

*This post is locked for comments