You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/sharepoint-connector-actions-triggers.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Microsoft SharePoint Connector for Power Automate
3
3
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
5
5
ms.service: power-automate
6
6
search.app:
7
7
- Flow
@@ -32,7 +32,7 @@ For more info about how to use this trigger, see this tutorial video: [Introduci
32
32
33
33
### When an item is deleted
34
34
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 admins 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.
36
36
37
37
### For a selected item
38
38
@@ -59,7 +59,7 @@ Triggers the flow when you create a file in a SharePoint folder. This trigger do
59
59
60
60
### When a file is created or modified (properties only)
61
61
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.
63
63
64
64
### When a file is created or modified in a folder [deprecated]
65
65
@@ -70,7 +70,7 @@ Triggers when a file is created, and also each time it is modified in a SharePoi
70
70
71
71
### When a file is deleted
72
72
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 admins 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.
0 commit comments