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 / Send information by Email
Power Apps
Unanswered

Send information by Email

(1) ShareShare
ReportReport
Posted on by 135

Hi to all

 

I´m trying to do this, I have created an app and I would like that when I clic the "send Information" botton the flow send me the name, phone, email and picture by email, it is possible ? thank you for your help

 

2016-06-29_16-58-11.png

Categories:
I have the same question (0)
  • yukonn Profile Picture
    227 on at

    Hi,

     

          You can make with Flow as your requirement. I didn't test with picture.

     

     

  • Jamarchi Profile Picture
    135 on at

    Hi Yukonn

    thank you for your answer

     

    I created the flow, as you suggested, but in PowerApp I have problem with the information in the Display form, how can I send the Name, email, phone etc?

     

    Thank you

  • yukonn Profile Picture
    227 on at

    Hi,

     

          Please take a look this sample.

     

     

    If you plan to attach the file from app, there is no way to convert file to blob. I not sure there has other work around.

     

     

    Regards,

  • hpkeong Profile Picture
    2,944 on at

    Hi

     

    I can send email with Launch(mailto:...) successfully from Collection but ONLY in Win 10 email, where they will ask for:

    - Send from which email, and then open email and send

    This is not a good idea and it also not working in Android.

     

    We can use Ms Flow but i have problem to organized in Table Form. At the moment, I have sent for help from PG and awaiting their help.

     

    You may see my link on how we get it done.

    (This is also supported in Project Siena since 2 years ago).

     

    https://powerusers.microsoft.com/t5/PowerApps-Forum/Collection-in-Email-Body/m-p/3709

     

    Hope this helps.

  • yukonn Profile Picture
    227 on at

    Hi,

     

          I tested with MS Flow + Html format. It's working perfect. But i did hardcode for Html format. I hope you can make it programmatically.

     

     

     

     

     MS Flow (Send Mail) this value must be true.

     

    Receive Format

     

    Regards,

  • Jingjing Profile Picture
    58 on at

    Hi Yukonn,

     

    Thanks for your sharing!

    I am having a very similar situation. Let me explain first:

     

    1. I have a form to be filled out by user, see below:

    EmailBody1.JPG

     

    2.  There is a button called "Send for Approval". After the using clicking that, I would like the manager to receive email showing the content in the format below:

     

    EmailBody2.JPG

     

    How should I do the coding here?

     

    Thank you!

  • hpkeong Profile Picture
    2,944 on at

    Hi

     

    My method and your method really take longer timer to get it solved and not really practical in apps writing.

    Hope PG will have better solution.

     

    Jingjing, you can refer to

     

    http://www.w3schools.com/html/html_tables.asp

    for reference.

     

    tq

  • yukonn Profile Picture
    227 on at

    Hi,

     

           I assume you already know how to send mail from MS workflow. I did some sample as per your screenshot.

     

    "<table>
     <tr>
     <td>" & DataCardKey12 & "</td>
     <td>:</td>
     <td>" & DataCardValue12 & "</td>
     </tr>
     <tr>
     <td>" & DataCardKey10 & "</td>
     <td>:</td>
     <td>" & DataCardValue10 & "</td>
     </tr>
     <tr>
     <td>" & DataCardKey8 & "</td>
     <td>:</td>
     <td>" & DataCardValue8 & "</td>
     </tr>
     <tr>
     <td>" & DataCardKey9 & "</td>
     <td>:</td>
     <td>" & DataCardValue9 & "</td>
     </tr>
     <tr>
     <td>" & DataCardKey11 & "</td>
     <td>:</td>
     <td>" & DataCardValue11 & "</td>
     </tr>
     <tr>
     <td>" & DataCardKey13 & "</td>
     <td>:</td>
     <td>" & DataCardValue13 & "</td>
     </tr>
    </table>"

     

     

     

     

  • hpkeong Profile Picture
    2,944 on at

    Hi

     

    I used HTML5 - Table before but not very nice looking in Project Siena. You inspired me again and I have combined all of them:

    1. Concatenate (for a non-repeating title)

    2. Concat (for appending of data-in-rows and carriage return to next rows automatically)

    3. Tabulation (as of your idea) with HTML5 - Table

     

    Yes, I got it run and need to further touch-up to make it look nicer.

     

    So, for Jingjing's case, Yukonn's HTML5 is good.

     

    For continuous data, you may refer to my attachment.]

    I will continue to improve with the help of Mr. Dang and Taufik.

     

    Hope this helps for those necessary to attach data from Collection for infinity data.

    Hope this will be used for Printing, too.

     

    Screenshot (196).pngScreenshot (197).pngScreenshot (198).png

  • yukonn Profile Picture
    227 on at

    Thanks for sharing to us.

     

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 Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard