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 Apps
Unanswered

Parse JSON

(0) ShareShare
ReportReport
Posted on by 209

Hello! Im creating a shopping cart app on power apps and I want to send the shopping cart orders that I have stored in a gallery as an email. I created a collection and created a flow from automation. The flow works up until I added the email step. Any help would be greatly appreciated

Collect(
 colShoppingCart,
 {
 ID: ThisItem.' $ITEM_ID',
 Description: ThisItem.Description,
 Price: ThisItem.Price,
 Qty: Slider1.Value
 }
)

 FLOW2.PNG

flow code.PNG

 

Categories:
  • madlad Profile Picture
    2,637 Moderator on at

    To begin, just for future reference, the Power Automate Community might be better for this sort of question.

     

    However,

     

    instead of Apply to each to format the data, try the Create HTML Table connector, which will display your data nicely, and then the result of that can be put directly in the email.

     

    Hope this helps!

  • Broly123 Profile Picture
    209 on at

    @madlad Sounds like a better solution! My data source is excel. When creating the steps, Do I go from Power APPS --> "Excel Online (Business) Get Worksheets -> Create HTML Table?

     

    @TheRobRush 

  • madlad Profile Picture
    2,637 Moderator on at

    I think so, it depends on exactly what you're getting from excel, but it will definitely be one of the excel connector actions. However, if your data is coming straight from excel, you could also just include the file as a attachment if you wanted, whatever suits your needs best.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard