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 Apps / Powerapps to send emai...
Power Apps
Answered

Powerapps to send email with Grouped Objects from app

(0) ShareShare
ReportReport
Posted on by 634

Hello,

 

Is there any way to send an email powerapps that contains in the email body, the image of objects present on the powerapps app?

 

 

Categories:
I have the same question (0)
  • JR-BejeweledOne Profile Picture
    5,836 Moderator on at

    What do you mean by 'the image of objects present on the app', your topic is group objects, so I am not sure how these are related.

  • jbrit2020 Profile Picture
    634 on at

    I want the email body to contain either the group of shapes and objects that exist on the app, or an image or screenshot of the shapes and objects that are on the app.

     

    For example, I want the shapes and objects in light blue below to be sent on an email body to the users:

     

    jbrit2020_0-1613494622239.png

     

     

     

     

     

     

     

     

     

  • Verified answer
    JR-BejeweledOne Profile Picture
    5,836 Moderator on at

    You can send the data contained in those fields in an email, but I don't think there is a way to capture a screenshot of that automatically and then send it in an email body.

     

    Using HTML you can build the body of the email, format it nicely and include data from your app.  Here is an example:

     

    LicenseeName, Justification, and LicenseType are all fields in the collection proceed.

     

    ForAll(Proceed,
    Office365Outlook.SendEmailV2("jonh.doe@abc.com", "License Request" & varRecord.RequestNumber, "<p>A " & LicenseType & "premium license has been requested for "& LicenseeName & ".<br><br>Reason: " & Justification &".<br>

    <br>The first steps of the eReq process have been initiated and a quote has been requested from our vendor, Zones. The quote will be sent to " & LicenseeName &".<br>

    <br>Once the quote is received, " & LicenseeName & " will need to submit an eReq in order for the license to be ordered. Information for the eReq can be found at this link:</p>")

    )

     

     

  • jbrit2020 Profile Picture
    634 on at

    That's what I currently have the email layout defined by HTML, but because some colours and images change depending on the person who's sending the email it makes the code for the email ENOURMOUS and ugly and hard to maintain every time I need to perform any changes. I thought there could be an easier way to do it.

  • JR-BejeweledOne Profile Picture
    5,836 Moderator on at

    What if you used variables or a single complex variable to contain all the colors and images, and then set those variables as needed when the app is being used, then you should just need one email statement because you would use the variables in the email body.

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 936

#2
Valantis Profile Picture

Valantis 604

#3
11manish Profile Picture

11manish 518

Last 30 days Overall leaderboard