Power Automate How to Send Email to SharePoint Group | Access SharePoint Group members Email

Поделиться
HTML-код
  • Опубликовано: 10 фев 2021
  • In this video you will learn How to Send Email to SharePoint Group | Access SharePoint Group members Email using Power Automate. i have used HTTP method to access SharePoint Group member email and then add them to Send email option. hope you will like the video.
    For further queries do WhatsApp message on -- +91 9557196693 or mail us to lernentech@gmail.com or drop a message to our Facebook page - / lernentech

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

  • @vernonbrooks294
    @vernonbrooks294 2 года назад +3

    Thanks Lernen Tech! Great Job. But it's unimaginable that Microsoft would require these steps just to get a group on the email addressee sections! It was a thousand times easier using SP Designer. Microsoft gets an "F" for this. Ridiculous! I'm surprised they didn't require us to perform all the coding in Hex. Sheesh!

  • @AndreSantos-ux3yn
    @AndreSantos-ux3yn 2 года назад +2

    Thank you!
    I was struggling with this issue for days and this video was exactly what I was looking for

  • @avneetKumar
    @avneetKumar 3 года назад +1

    Very helpful and informative

  • @thermant8452
    @thermant8452 2 года назад +1

    This video saved the day!!!

  • @elizabethtrent
    @elizabethtrent 2 года назад

    Very helpful - thank you!🙂

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

    Amazing stuff, thanks

  • @RPAChampion
    @RPAChampion 3 года назад +1

    Thanks for the video. Do you know if there is any recognized certifications in power automate ?

  • @mayelasanchez560
    @mayelasanchez560 2 года назад

    Saved my day with this video. Is there a way to pass to body of email the name of the person from the list

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

    Hi, this worked for me, but how do I do this where the Group # is 0? Group #0 in SharePoint is All Users. I tried this but it did not recognize 0 as a user group. I need to send email to all users with access and many of the users are not in a group.

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

    @Akash Aj, here is the code which I have and believe you have it too as seen @4:17
    {
    "inputs": {
    "from": "@body('Send_an_HTTP_request_to_SharePoint')",
    "select": ""
    }
    }
    I have added just like @4:55 ***outputs('Send_an_HTTP_request_to_SharePoint')?['body']?['d']?['results']***
    @ Lernen Tech, very informative video, appreciate it!

  • @shreyarair
    @shreyarair 3 года назад

    Thank you for the video. I'm not able to figure out how to send emails to multiple SharePoint groups dynamically? Thanks.

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

    Thank you

  • @MrClog76
    @MrClog76 22 дня назад

    What do you do when an email arrives to an Office 365 group?

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

    outputs('send an http request to sharepoint') this part i am getting under body(send an http request to sharepoint) please suggest me

  • @prakashmehra224
    @prakashmehra224 2 года назад

    Thanks for the video. How to add multiple groups?

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

    how to send automatic reply to document owners in sharepoint from microsoft flows

  • @YogendraSingh-eq6kt
    @YogendraSingh-eq6kt Год назад

    Thanks for this wonderful information. I am trying to send email from power automate but the from address should be a distribution list. the catch here is I have no access to that distribution list as business is not giving access to me on it. what are the options to solve this issue?

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

      if business not giving to you may be you can configure flow from there account or if not then may be try to do that using api's if it helps you.

  • @jorianrobles8752
    @jorianrobles8752 2 года назад +1

    Thank you for this video. When I followed these steps, my peek code says @body not @outputs - am I doing something wrong?

    • @LernenTech
      @LernenTech  2 года назад

      hope it is working fine for you now?

    • @jwh7933
      @jwh7933 2 года назад

      Thanks @Learnen Tech.
      Although I am encountering the same issue when I peek code- starts w/ @body. And it doesn't include the ?['body'] at the end of the string.
      [2 hours later]
      I got this to work.
      You will still start with outputs, even though when you peek code it generated @body. also add ?['body'] at the end of the string.

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

      @@jwh7933 yes i do have same issue. Did you got the solution

  • @vedprakash-zz6hb
    @vedprakash-zz6hb 3 года назад +1

    Good.
    How to send email from a SharePoint group?

  • @dayanaherrera5959
    @dayanaherrera5959 3 года назад

    Hi Lernen, I try to do one of your tutorials and power automate gives an error. can you help me?
    I did this ruclips.net/video/2PnzyQNMp3o/видео.html
    and give this error in the first compose:
    Unable to process template language expressions in action 'Compose' inputs at line '1' and column '22833': 'The template language function 'replace' expects its first parameter 'string' to be a string. The provided value is of type 'Object'.