In Power Automate können wir auch direkt per REST API Änderungen in SharePoint vornehmen. So können wir eine bestehenden Listeneintrag aktualisieren oder auch eine komplett neue SharePoint Site Collection erstellen. In diesem Beitrag werden wir einen bestehenden Listeneintrag in einer SharePoint Liste aktualisieren.
WeiterlesenSchlagwort: SharePoint Online (Seite 5 von 5)
!!! Unfortunately this does not work anymore since a Microsoft Update!!!
Hey folks,
today i will show you how you could hide the buttons for Flow (Power Automate) and Power Apps in your SharePoint site. We will need the SharePoint Online PnP PowerShell (check out this GitHub site for more information: https://github.com/SharePoint/PnP-PowerShell). To install the module you can use:
Install-Module SharePointPnPPowerShellOnline
Weiterlesen
If you want to convert your classic SharePoint sites into modern SharePoint sites, there were released a new commandlets to PnP PowerShell which allows you to achieve this.
Weiterlesen