How To Add Email Notifications To A SharePoint List

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 38

  • @LuiIacobellis
    @LuiIacobellis  Год назад +1

    ❓Looking for support with an issue or to get a response to a question - submit it here: asqme.com/@LuiIacobellis
    OTHER TUTORIALS REFERENCED IN THIS VIDEO:
    How To Add Conditional Formatting To a SharePoint Online List
    ruclips.net/video/Af59xNnN6rs/видео.html
    How to create a status column in a SharePoint list
    ruclips.net/video/b3taSCzzEpU/видео.html
    How To Conditionally Hide Show Fields On A SharePoint List Form
    ruclips.net/video/V9ysKQRMJ00/видео.html
    How To Setup Alerts In SharePoint Online
    ruclips.net/video/aRFut2DAxuo/видео.html

  • @alexanderallan349
    @alexanderallan349 Год назад +1

    This is like the best instructional video I've seen ever and exactly what I was looking for!

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Thank you for the kind words Alexander and I'm glad you found this video helpful!

  • @christopherlott3461
    @christopherlott3461 11 месяцев назад

    Sir, your video on setting up an Automate Flow was outstanding! I did my first one right after that - and it worked!
    I'm wondering for an established list, when it get's modified, how-to setup a flow to send an email to all people assigned to the list in various columns an update of who was added to the list column(s) and or who was removed?

  • @niuniu20
    @niuniu20 11 месяцев назад +1

    Thank you very much!!It's really helpful for me to learn,thanks!

  • @yulianaaldrich
    @yulianaaldrich 8 месяцев назад

    You totally blew my mind! awesome job, nested functions. Thank you!

    • @LuiIacobellis
      @LuiIacobellis  7 месяцев назад

      I'm glad you found this video helpful

  • @cintakhutbah
    @cintakhutbah Год назад

    Thanks alot Lui! Clear video and insightful.

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      You're very welcome and thanks for watching

  • @thewanderingcouple8378
    @thewanderingcouple8378 Год назад

    Nice from today I became your fan.. Many thanks for showing such a nice video

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      I'm glad you this video helpful and thank you for watching

  • @ekkiwurm7874
    @ekkiwurm7874 9 месяцев назад

    Thank you for sharing. It is a great video!

  • @NyNaZNL
    @NyNaZNL Год назад

    Hi Lui, thanks for the tutorial! I have a question: We have a list for the change process for changes in our applications. Each item has a responsible person/owner (as a field). We have a date-field that is used for evaluation-purposes. We use that date-field when we set an item on a status 'onhold until' or 'evaluation needed'. Is there a way that, when the evaluation date is passed, the owner of the item gets notified? The issue here is (I think) that there is no change in the value at the moment we want the notification to be sent.

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Hi there, it sounds like you'd need to use a scheduled cloud flow instead of automated. You could have the scheduled flow execute daily and check if the evaluation date has lapsed along with other conditions and if the criteria are met you could then fire the notification. Hope this helps and thanks for watching

  • @tenorcandaofan
    @tenorcandaofan Год назад

    Hi Lui... great tutorial and very helpful. How do you go about sending the email and at the same time redirects the user to another SharePoint page not the list page?

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Hi there to the best of my knowledge there is no way you can use Power Automate to redirect a user to another page. You could hard core a URL into a column and lable it click here or perhaps use JSON formatting to add a button that invokes a URL to the target page. Hope this helps!

  • @graemecooper3653
    @graemecooper3653 Год назад

    Hi, thanks for the detailed tutorial. If you have a moment... is there a way that I can send an email [alert really] to all members of my sharepoint site? To add context: I want to advise all staff (about 70) whenever I add a news item. I am using MS Lists for this purpose as I don't know any other way to communicate when I make changes to this communication, TY

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Hi there, yes SharePoint alerts are probably your best bet. You can program them to fire to the entire Permission group. I have a tutorial that demonstrates how to do this here: ruclips.net/video/aRFut2DAxuo/видео.html

  • @besheralkhateeb
    @besheralkhateeb Год назад

    thanks for your clear instructions, but i am not receiving any email, only if enable alert on my stie i receive from my site, but from power automate no. and can i use my company email outbox rather than office 365 outlook?

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Unfortunately I cannot assist with individual issues, apologies. You can send emails from a different mailbox if you setup the connection to that account.

  • @goreszn
    @goreszn 2 месяца назад

    What if I want to send the email to an assigned person for the task?

  • @cLoWnS4eVeRyBoDy
    @cLoWnS4eVeRyBoDy Месяц назад

    Is there a way to add a file to a specific column instead of the attachment section?

    • @LuiIacobellis
      @LuiIacobellis  19 дней назад

      The only way to do this is to create a hyperlink column and include a link to that file

  • @TerriMcArthur
    @TerriMcArthur 10 месяцев назад

    Is it possible to create these notifications from a sharepoint document library instead?

    • @LuiIacobellis
      @LuiIacobellis  10 месяцев назад

      Yes you can follow the same steps and implement this on document libraries as well

    • @TerriMcArthur
      @TerriMcArthur 10 месяцев назад

      @@LuiIacobellismy problem is I don’t have the document libraries as options to select, only the files. Sorry I am a novice Power Automate user and don’t know if I am supposed to write something else to get to the document library.

  • @auliarachmawati3740
    @auliarachmawati3740 Год назад

    Hallo, I was tried to the same flow in my power automate, but when it sent email, the dynamic content that I choosed in email body and subject blank / didn't show the value. Did u knew why is it happened?

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      Hi there, unfortunately I have not experienced this issue and I would need to see the details to troubleshoot. Sorry!

  • @krystaltai7805
    @krystaltai7805 7 месяцев назад

    How to avoid email notification when other columns get updated under the defined status, e.g. "Backlog"?

    • @LuiIacobellis
      @LuiIacobellis  7 месяцев назад

      You would need to incorporate conditional steps where your notifications fire only when a field equals a certain status

  • @amjadalshukr6748
    @amjadalshukr6748 Год назад

    Thanks for your tutorial. I followed your instruction but the notification emails repeated many times with same title after 6-7 minutes. May I know why this is happening?

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      You are very welcome. Is someone triggering the workflow by creating new or modifying an existing item? Is there another workflow running that is doing either? As outlined in the video, the workflow will only execute once when those events take place. Further, there may sometimes be a lag between when those events take place and the workflow triggers. So if you modify an item several times, you would receive the same number of notifications. Hope this helps!

  • @mohanrajvaradhan4392
    @mohanrajvaradhan4392 Год назад

    The word Backlog y added

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      It was just an example state that a task could be in. Hope this helps!

  • @NenadSapungin
    @NenadSapungin Год назад +1

    Thank you this was super useful! New sub👍🏼out here supporting smaller channels like mine!

    • @LuiIacobellis
      @LuiIacobellis  Год назад

      I'm glad you found this video useful and thank you for watching!