Remove User from SharePoint Group using PowerAutomate

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

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

  • @365g
    @365g 3 года назад +1

    Many thanks for the video - Exactly what I needed!..

  • @chetanpathak6707
    @chetanpathak6707 4 года назад +1

    Really useful sir 👍

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

    Thank you for video. I'm really wanting to do the version history option. Can u show us how to it the 2nd way?

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

      Please have a look on this video - ruclips.net/video/Pqme7N_PUDc/видео.html
      I have explained how to get versions of item

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

      @@m365techhelp I got the output that includes it, but it's multiple people, how do I separate the person's who were removed then to feed to remove command

  • @rezag.7349
    @rezag.7349 3 года назад +1

    Thx for this. I understand the part to remove a user via HTTP request. I don't understand why you are using trigger "When an item is created or modified" in List Projects. So every time a new item is created, you remove the project manager's access to the site? That does not make sense to me, sorry. Is it because you cannot use When Item Deleted (MS restriction)?
    Could you also explain how you are creating a copy of items in Projects COPY list and also is the data type for column LookupID Lookup?

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

    Thanks for the video, I would like to use the add and remove from SP group in the same flow without using a shadow list, how can I go about it? Please advise?

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

    Thank you for that, is the same flow works for an external user which is a member of a group?
    Was trying that flow and getting a 404 for the external user

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

    Hi @M365Tech Help
    Thanks for the videos.
    Is this possible to accomplish without a second “shadow list”?
    I want to introduce this as a standard in our department and want to avoid to explain to people that they have to create another list.
    Our Situation:
    We have a List with everybody who is involved in the project (including department responsible topic etc.). If the project manager adds someone to the list he/she is added to the SharePoint group. That is working thanks for that. Now I want to remove this person from the group if he/she is deleted from the List, hopefully without creating a duplicate in another list.
    Thank you

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

    Thank you so much!!

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

    Could I do this same workflow in a public group?

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

      I noticed that your SPFX group is a Private Group in this example.

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

      @@coriharber1319 In video, I used SharePoint Site Group but you can do this will O365 Group (Public) using MS graph API
      Please watch my this video - ruclips.net/video/iwPXClsqs7o/видео.html
      Above will guide with steps to use MS Graph API with flow to manager O365 Groups & users

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

      @@m365techhelp Thank you. I want to implement a public Microsoft 365 Group, and I want to leverage the Microsoft 365 Group shared calendar. I would like to be able to add or remove people from the calendar dynamically (like how you do by checking for modifications in a list) but I also want to allow people who don't meet the power automate workflow criteria to be able to add themselves to the calendar. I also want anyone in my organization to be able to see the content of the site, which is why I was asking about if your video applies to a public Microsoft 365 group. (Note: I am talking about Microsoft's future which is Microsoft 365 Group which from my understanding is different than an Office 365 or O365 group.

  • @AnuragKumar-sz6yw
    @AnuragKumar-sz6yw 3 года назад

    Throwing error access denied..

  • @ngocsangtran369
    @ngocsangtran369 5 месяцев назад +1

    Thank you very much!