Skip to content

Commit 6c57a01

Browse files
Merge pull request SharePoint#9977 from taisino/patch-2
Update sharepoint-connector-actions-triggers.md
2 parents 72e489c + 4a7658d commit 6c57a01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/business-apps/power-automate/sharepoint-connector-actions-triggers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Microsoft SharePoint Connector for Power Automate
33
description: In Power Automate, Microsoft SharePoint Connector supports the following flow triggers and actions.
4-
ms.date: 06/22/2023
4+
ms.date: 10/23/2024
55
ms.service: power-automate
66
search.app:
77
- Flow
@@ -32,7 +32,7 @@ For more info about how to use this trigger, see this tutorial video: [Introduci
3232

3333
### When an item is deleted
3434

35-
Triggers the flow when you delete an item in a list. To get the properties of a deleted item, you must connect this trigger to the associated SharePoint site on which it is expected to run, using a site collection user account.
35+
Triggers the flow when you delete an item in a list. To get the properties of a deleted item, you must connect this trigger to the associated SharePoint site on which it is expected to run, using a site collection admin account.
3636

3737
### For a selected item
3838

@@ -59,7 +59,7 @@ Triggers the flow when you create a file in a SharePoint folder. This trigger do
5959

6060
### When a file is created or modified (properties only)
6161

62-
Triggers the flow when you create a file, and each time you modify the file properties in a library. Specify a value in the "Folder" property to target a specific folder; otherwise the trigger applies to the entire library. Returns only the custom file properties associated with that file.
62+
Triggers the flow when you create a file, and each time you modify the file properties in a library. Specify a value in the "Folder" property to target a specific folder; otherwise, the trigger applies to the entire library. Returns only the custom file properties associated with that file.
6363

6464
### When a file is created or modified in a folder [deprecated]
6565

@@ -70,7 +70,7 @@ Triggers when a file is created, and also each time it is modified in a SharePoi
7070

7171
### When a file is deleted
7272

73-
Triggers the flow when you delete a file in a document library. You can optionally specify a folder to watch. When you delete a folder, the trigger activates only once for the deleted folder, including its subfolders. To get the properties of the deleted file, you must connect this trigger to the associated SharePoint site on which the trigger is expected to run, using a site collection user account.
73+
Triggers the flow when you delete a file in a document library. You can optionally specify a folder to watch. When you delete a folder, the trigger activates only once for the deleted folder, including its subfolders. To get the properties of the deleted file, you must connect this trigger to the associated SharePoint site on which the trigger is expected to run, using a site collection admin account.
7474

7575
### For a selected file
7676

0 commit comments

Comments
 (0)