SharePoint Permissions with Power Automate

Поділитися
Вставка
  • Опубліковано 3 лют 2025

КОМЕНТАРІ • 54

  • @davidc9652
    @davidc9652 3 роки тому

    Thank you, Deepak. You explain things very clearly. Can't wait to try this.

  • @arlypunag9706
    @arlypunag9706 3 роки тому

    Thanks for explaining this on a noob level like me. Now I can try this on my flow in SP. New subscriber here btw. More power to you Deepak!

  • @DanielADamico
    @DanielADamico 3 роки тому +1

    Awesome video! Thanks for sharing!

  • @seegeat
    @seegeat 2 роки тому

    I enjoy your contents, deepak, thank you

  • @AprilDunnam
    @AprilDunnam 3 роки тому +2

    Interesting intro song choice 🙂

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому

      very unique, isn't it 😆 also, the choice of experts😉

  • @sreekanthbelle4522
    @sreekanthbelle4522 3 роки тому

    thankyou deepak for this great lecture
    also pls upload more videos on power automate

  • @Ychhenghak
    @Ychhenghak 2 роки тому

    Can help if I want to use sharepoint list to assign tasks to my team; however, i don't want them to access all data in the list. Is there anyway to assign permission to only specific person when task is assigned to them? So that everyone can only view and edit their tasks

  • @romanlukas7898
    @romanlukas7898 3 роки тому

    Thank you so much, your solution is great)

  • @gunasekaran4288
    @gunasekaran4288 2 роки тому +1

    @ Deepak how to reach you to get clarfication.

  • @devagunalan1056
    @devagunalan1056 4 місяці тому

    Thank you Deepak. Can you also provide the reference point to get all this apis please? I dont seem to find them anywhere

  • @GrandeSalva
    @GrandeSalva 3 роки тому +1

    Hi. Is it possible to assign permission to users not present in that channel/site?

  • @s.b.9037
    @s.b.9037 3 роки тому +1

    Many thanks Deepak!
    Do you also know a way how to provide site permissions to users (for the whole sharepoint site) using power automate?

    • @DeepakShrivastava
      @DeepakShrivastava  2 роки тому

      Thanks for watching. you can use following rest api :
      /_api/web/roleassignments/addroleassignment(principalid=, roledefid=1073741827)

  • @boniercharline7438
    @boniercharline7438 3 роки тому

    Hello,
    I am looking for advice:
    I have given access to a folder to the person who fills in a form.
    However, when I go into the documents of my PS I have access to this file myself.
    How can I give access only to the person who fills in the form and so that no one else can access it?
    Is it possible to use this technique (Break Role inheritanceon a folder) following the creation of a file ?

  • @aaaaa601
    @aaaaa601 Рік тому +1

    Hello , can a user add an item on a folder , with folder with read Only, ? Ths

    • @DeepakShrivastava
      @DeepakShrivastava  Рік тому

      If folder is read only and item inside, it is inheriting the permissions you won't be able to add.

  • @jaspreetsingharora7070
    @jaspreetsingharora7070 Рік тому

    Could you please provide the links for uri and header value. I was trying your flow but I have to type all of that which could lead to errors. Amazing flow. Thanks.

  • @javo5507
    @javo5507 2 роки тому

    Hi Deepak! In my scenario, each row has a field with a mail address. Any idea how could be the flow to let that user edit and see only his/her list items?. I guess that "Apply to each" action then inside a "Grant access to an item or folder" action and picking the mail field as ID in order to assign the permissions dynamically, but not clear how.. Please do you have any idea or suggestion?, if could you kindly detail it a bit, it would be great. Thank you for sharing knowledge Deepak!

  • @roya2045
    @roya2045 3 роки тому +1

    Hi Deepak I have a query, I have Office 365 Business basic & Business Standard licenses. I wanted to know does share point require development like its done in web development. I am completely new to this concept but I have seen some organizations using intranet websites, is this developed in share point? & does this require back end database. The share point app that i have in my Office 365 is online when I open that its plain without much data & content. Kindly clear my doubt its a request

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому

      For SharePoint online you don’t need any backend database to setup a intranet until you want to create a separate data store.
      For any SharePoint site you can SharePoint lists and library to store data.

  • @boldpurevdorj72
    @boldpurevdorj72 3 роки тому +1

    Hello Deepak,
    Can you show me how to set item level permissions based on column value? i.e if I have column "Manager" which is person or group type. And when I choose the Manager on this column so only that mentioned person can see that list item.

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому

      You can use the same approach as I mentioned in my video. Just add another condition before you set permission to check the column value.

  • @pythonblac130
    @pythonblac130 2 роки тому

    damn, had to stop halfway cause eventhough this seems to be the only video on the internet that's straight forwards, i just can't read the things you keep pasting, is it possible to share file of the various commands that you pasted like someone else asked earlier? i've spent more time trying to figure those out than the actualy length of the video

  • @Bajaju
    @Bajaju 3 роки тому +1

    Is there a way to give access to power automate to files

  • @kunalpardhi496
    @kunalpardhi496 3 роки тому +1

    can you tell me how to BREAK INHERITANCE IN FOLDERS SUBFOLDERS AND ITS FILES.

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому +1

      To break permission on a particular folder , you should use following API - _api/web/GetFolderByServerRelativeUrl('/Document Library Title/FolderName')

    • @mad-max-music-
      @mad-max-music- 3 роки тому +1

      in the URI u can pass the folder ID as manually

  • @GamingisourDestiny
    @GamingisourDestiny Рік тому

    Hi deepak, great video by the way. But i wanted to know if it's possible to break the inheritance for Owners too?

    • @DeepakShrivastava
      @DeepakShrivastava  Рік тому +1

      You should be able to but just remember if you change permission for Owner, they won't be able to go back and access the item.

    • @GamingisourDestiny
      @GamingisourDestiny Рік тому +1

      @@DeepakShrivastava Currently I'm trying to break the inheritance for Sharepoint list item to view only but i'm not able to achieve that for owners. For other user it's working fine but not for Owners.
      So if possible can you make a video regarding this or give a work around on how i can achieve view only access for owners also.
      Thanks.

    • @DeepakShrivastava
      @DeepakShrivastava  Рік тому +1

      @GamingisourDestiny I would add it to my list . Was out for a while now back so you will find some videos on this topic

    • @GamingisourDestiny
      @GamingisourDestiny Рік тому

      @@DeepakShrivastava If possible can you make ASAP. I know i'm being needy here but It's because i'm really desperate here. As i've a deadline here and i don't know what needs to be done.🥲

  • @antoniocosta9335
    @antoniocosta9335 2 роки тому

    Hi Deepak. Great video and thank you for sharing ways to automate processes. Is it possible to remove and apply permissions to existing subfolders for specific access groups. I have 1000+ main folders and 3 subfolders within each main folder. I need to provide each subfolder to a specific group of users but they cannot see the other 2 subfolders. I know it can be done manually but that will take me forever to do. Hoping power automate can perform the task without me manually adding the groups to each subfolder.

  • @kmuralikrishna1582
    @kmuralikrishna1582 3 роки тому +1

    Really appreciate bro...
    Can you assist on my query please
    First of all I want to check document library is inherits from its site or does the document library has its own unique permission..
    I want to check it's status ..
    Assistance please

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому +1

      Thanks you. You can use _api/Web/Lists('')/RoleAssignments API to get al list permissions

    • @kmuralikrishna1582
      @kmuralikrishna1582 3 роки тому

      @@DeepakShrivastava thank you do we have any creat log file in powerautomate facility ... Like in powershell I would like to write and create list name and list hasuniquepermission status.
      Thank you

  • @shwetambarasingh
    @shwetambarasingh 11 місяців тому

    Hi Deepak, very well explained video. I am trying to create a view on SharePoint library to see who (SharePoint groups) has the permissions. I already have the SharePoint Groups created where different group of people have different permissions level- read/ write. I am trying to create a flow so to retrieve this in a column on SharePoint

    • @sctsct9645
      @sctsct9645 6 днів тому

      Did you manage to do this for sharepoint groups?

  • @AMindGame
    @AMindGame 2 роки тому

    Can you add a list of the commandes uses in the descriptions?

  • @danielrumbak2530
    @danielrumbak2530 3 роки тому +1

    Hi Deepak, thank you for making this video available. Very important information here. Is there documentation that give more commands and information on the Sharepoint API? For instance- revoking a permission to an item and declaring a record? Thank you again.

    • @DeepakShrivastava
      @DeepakShrivastava  3 роки тому

      Thanks for watching.
      Check this link -
      docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/sharepoint-net-server-csom-jsom-and-rest-api-index
      It

  • @strategik365
    @strategik365 3 роки тому

    Nice video - thanks

  • @mad-max-music-
    @mad-max-music- 3 роки тому

    Hello Deepak, Such a great video. explained very well.
    Could you please let us know, how to share to the SharePoint Groups with Contribute/Custom created permission levels.

    • @DeepakShrivastava
      @DeepakShrivastava  2 роки тому

      Thanks for watching. You can use this rest api to add a group to item with contribute permission:
      _api/lists/getByTitle('LISTNAME')/items()/roleAssignments/addroleassignment(principalId=, roledefId=1073741827)