ความคิดเห็น •

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 3 หลายเดือนก่อน +1

    It worked. I worked on this all day and didnt think to just manually send it from my app every morning. haha! automation 101. if it take more time to automate it. you're doing it wrong....

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Yeah, once you start writing HTML craziness in Power Apps you almost never use Automate to do it anymore. :)

  • @liamjordan7393
    @liamjordan7393 18 ชั่วโมงที่ผ่านมา

    Great video and super helpful, thank you!
    Is there a way to refresh the form once the email has been sent at all please?

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 3 หลายเดือนก่อน +1

    Deep Links concept... So Awesome. Loving this stuff Shane keep it coming

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Deep linking is one of my favorites, opens so many doors.

    • @rlsid
      @rlsid 3 หลายเดือนก่อน +1

      @@ShanesCows would you be able to dynamically change the ID from the link? lets say based on the selected item from the gallery?

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      @@rlsid Yes, this video th-cam.com/video/olJWU756tl0/w-d-xo.html

  • @dougydoe
    @dougydoe 3 หลายเดือนก่อน +1

    Timing couldn't have been much better as I'm in the middle of a project that will require sending emails from within the App, after 3pm on Friday's so this concept will be handy. Thanks for sharing. Really appreciated

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Glad it helped!

  • @dad-husband-soldier9571
    @dad-husband-soldier9571 2 หลายเดือนก่อน +1

    Perfect timing! I am working on a project that needs this function. So thank you Shane. Question: Can you link this to a SharePoint mailing list?

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน

      Any valid email address will work in the To: 😎

  • @temidayolonge4566
    @temidayolonge4566 3 หลายเดือนก่อน +1

    Beautiful Shane. Really enjoyed this video

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Glad you enjoyed it

  • @oluwatobiyusuf
    @oluwatobiyusuf 6 วันที่ผ่านมา +1

    Thank you Shane

    • @ShanesCows
      @ShanesCows 6 วันที่ผ่านมา

      Have a good weekend!

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 3 หลายเดือนก่อน +1

    Oh man TY. This is actually kinda what I was doing today. I didnt even think to try the HTML method from within power apps. That seems much easier and more versitile. Night project!!

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Glad I could help!

  • @jordanjordanA
    @jordanjordanA หลายเดือนก่อน +1

    Thank you so much! I was able to send an email with an attachment! New issue unlocked lol.... I am creating a form that writes to a sharepoint list. I only need to send an email with attachment if the file size is over 10MB, as that is the limit for actually writing to my sharepoint list. ..... Is this possible?

    • @ShanesCows
      @ShanesCows หลายเดือนก่อน

      I don't think there is any way for Power Apps to know the file size 🤔

  • @AmyCustomer
    @AmyCustomer 3 หลายเดือนก่อน +1

    Thanks Shane, this is very helpful for my app. But my app also has some flows that are triggered based on certain values changing on a sharepoint list. Those all have me as sender no matter who uses the app, since I'm the owner. Also to add even more fun and complexity, the emails I'm sending are Send Email with Options which has no "From" field or Send As. I saw a video that talked about a shared mailbox and sending the mails twice to achieve this. Could you possibly do a video on that? I find your videos much more understandable. Or, if you have any suggestions, I'm open to them. Thank you very much for all you share with us.

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน

      Yeah, with the flows since they are triggered when an Item changes, they will be tied to the connection you specified in flow, usually the owner of the flow.
      Could you change the flow to be triggered by the app so it came from the person using the app?
      We have a similar internal process. What we did was created an account for HelpNow and then added it as a co-owner of the flow. Then used its connections. So now all of those emails come from HelpNow not me. 😊

  • @excelhighway3549
    @excelhighway3549 2 หลายเดือนก่อน +1

    Your videos are great! Thank you!

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน

      You're very welcome!

  • @TheWeirdestSnow
    @TheWeirdestSnow 2 หลายเดือนก่อน +1

    Is there a way to get emails from your outlook? Like getting all the emails you sent out last week from your outlook?

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน +1

      Yes, Office365Outlook.GetEmails() is where you can start and then work on filtering and refining from there. 😎

    • @TheWeirdestSnow
      @TheWeirdestSnow 2 หลายเดือนก่อน

      @@ShanesCows Awesome! Thanks 🙏

  • @DaHooka
    @DaHooka 3 หลายเดือนก่อน +1

    Any idea why the new modern button control don't has any tooltip? If we use just icons on buttons a hint would be a handy thing ....

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Nope. The modern controls are a mixed bag of features 🙃

  • @leelavathiselvam1505
    @leelavathiselvam1505 3 หลายเดือนก่อน +1

    Hi shane,
    Is there any way to pass the datasource dynamically in powerapps.
    Because i am having same list schemma but in different sharepoint site, i have a selection screen at the first. When the user selects the value from the dropdown. That datasource is loading now. But in my case, i have 4 datasource it is working as expected. If i add more datasource, the performance is getting reduced. Could you please suggest your thoughts over here

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      There isn't really a better way to do it. 🙃 Sorry.

    • @leelavathiselvam1505
      @leelavathiselvam1505 3 หลายเดือนก่อน

      @@ShanesCows ok 👍

  • @annawaw4284
    @annawaw4284 หลายเดือนก่อน +1

    Hi,
    Send email with HTML Control works perfectly in Edit Mod, but it doesn't work when published. Email is not send, it's like Power apps doesn't see this HTML control...How to face it?

    • @ShanesCows
      @ShanesCows หลายเดือนก่อน

      That is odd, that hasn't happened. Do you have the HTML control shown on the screen? That way you can confirm it has the info you think it does?

  • @i3adllama46
    @i3adllama46 3 หลายเดือนก่อน +1

    My problem was that the mailto wouldn't recognize certain properties. My goal was to create a draft from my form into a table and list the attachments at the bottom. Every time I tried to do anything other than text from the control it would break everything. Eventually I ended up using power automate which is so redundant for something like this. And makes sending multiple attachments a headache I still haven't figured out.
    I wanted my users to just toggle control whether they wanted to send an email when they submit their form and then boom it opens a draft when they submit their data, in an HTML table and shows the attachments at the bottom.
    Another issue I always get criticism about is users not able to paste an image or multiple images, and that causes them to lose their form data by having to go take the image or screenshot, and start all over so now I gotta add a save component to my form just because power apps doesn't have a feature to let users pick up where they left off

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      Yeah, not surprised that MailTo scenario doesn't work, it isn't the most robust of abilities in my experience.
      Sorry it is causing you issues.

  • @banihas22
    @banihas22 3 หลายเดือนก่อน

    Cool solution! Can an outlook event be created and sent from a shared mailbox?

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      From a regular mailbox is easy th-cam.com/video/MeQDIBrJjRg/w-d-xo.html
      From a shared? I have never tried but I think the only chance is if you can do it via the Graph API. There is no built in action for it as far as I know.

  • @markusschuch3535
    @markusschuch3535 29 วันที่ผ่านมา +1

    You state that the email is sent on behalf of the user who pressed the button in the form. I don't think this is correct. The sender is the user who was specified when setting up the Office365 connector.

    • @markusschuch3535
      @markusschuch3535 29 วันที่ผ่านมา

      I could also imagine that this depends on which settings have been made for user consent in the tenant. Perhaps you also have some insights into this?

    • @ShanesCows
      @ShanesCows 22 วันที่ผ่านมา

      When you setup Power Apps to use the Outlook connector the email will always come from the person who pressed the button, not the maker of the app. This is why when you use the app the first time you ahve to consent to using your authentication.

  • @danieldepaiva5799
    @danieldepaiva5799 2 หลายเดือนก่อน +1

    Can you help me? not work.. error 400, message: Paratamert, Attachment Content, cannot be null or empty.

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน

      Do you not have an attachment? You might need to add logic If(attachment is empty, don't try to send it) kind of thing

  • @paolovr1970
    @paolovr1970 3 หลายเดือนก่อน +1

    Thanks Shane 🙏🙏🙏

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Happy to help!

  • @HPTeguh
    @HPTeguh 3 หลายเดือนก่อน +1

    So it's still not possible to send email as other account as the sender (other than using Power Automate)

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      There is a From: optional parameter but, to use it, you have to have permissions to send as that user. About the 12:05 mark I talk through it a little bit.

    • @HPTeguh
      @HPTeguh 3 หลายเดือนก่อน +1

      @@ShanesCows Yes, Shane. I tried that as well. But what I want to achieve is to allow my PowerApps users to send emails on behalf of a particular email account. The catch is I cannot give permission to all of my users to do that. I know how to achieve that in Power Automate though. Thanks for the video, Shane

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      @@HPTeguh Glad to help. I will say for one of our internal processes we do the same and we used the SMTP connector. Just another random thought if it helps th-cam.com/video/l8NJkauGJ7U/w-d-xo.html

  • @12345idiotsluggage
    @12345idiotsluggage 3 หลายเดือนก่อน +1

    Thanks!

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน

      Thanks for the support Colin. 👍

  • @jenniferbabicz6954
    @jenniferbabicz6954 2 หลายเดือนก่อน

    how do you send an email report of the submission to the user who submitted it?

    • @ShanesCows
      @ShanesCows 2 หลายเดือนก่อน

      User().Email is the formula to get the logged in users email. If you want the email to automatically go when someone submits a form, you can put the code in the OnSubmit property of the Form control.

  • @MerkDolf
    @MerkDolf 3 หลายเดือนก่อน +1

    🖱 ⌨ 🖥 😁 👍 ⚡ 👌🖥

    • @ShanesCows
      @ShanesCows 3 หลายเดือนก่อน +1

      Thanks

    • @MerkDolf
      @MerkDolf 3 หลายเดือนก่อน +1

      @@ShanesCows Thank you and you are welcome