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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create html table by f...
Power Automate
Answered

Create html table by formatting array of objects

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I get below data after I do parse json.

 

[{
 "Name": "ABC",
 "tasks": [
 {
 "Title": "test1"
 },
 {
 "Title": "test2"
 },
 {
 "Title": "test3"
 }]
},
{
 "Name": "DEF",
 "tasks": [
 {
 "Title": "test1"
 },
 {
 "Title": "test2"
 },
 {
 "Title": "test3"
 }]
},
{
 "Name": "GHI",
 "tasks": [
 {
 "Title": "test1"
 },
 {
 "Title": "test2"
 },
 {
 "Title": "test3"
 }]
}
]

 

 

I need to create html table like below and send it in email.

 

ABC
test1
test2
test3

 

 

DEF
test1
test2
test3

 

 

GHI
test1
test2
test3

 

Can we format the JSON data in a way to send this data to create html table template to get the table in format shown above and sent this in email?

Categories:
I have the same question (0)
  • Verified answer
    v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

     

    I have created such Flow and exported it as a zip file, you could download it and import it into your Flow:

    Annotation 2020-07-30 103444.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • jacqdr Profile Picture
    6 on at

    Thank you. This helped me a lot! 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 873

#2
Valantis Profile Picture

Valantis 813

#3
Haque Profile Picture

Haque 526

Last 30 days Overall leaderboard