Skip to content

Commit 89bf74f

Browse files
authored
Remove non-existent trigger and update another trigger's description
1 parent 05d758b commit 89bf74f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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. 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

@@ -68,10 +68,6 @@ Triggers the flow when you create a file, and each time you modify the file prop
6868
6969
Triggers when a file is created, and also each time it is modified in a SharePoint folder. The trigger does not fire if a file is added/updated in a subfolder. If it is required to trigger on subfolders, multiple triggers should be created.
7070

71-
### When a file is created or modified in a folder (properties only)
72-
73-
Triggers the flow when you create a file, and each time you modify the file properties in the selected SharePoint folder. The trigger does not activate if you add or update a file in a subfolder. If the flow is required to trigger on subfolders, create different flows for one or more subfolder(s).
74-
7571
### When a file is deleted
7672

7773
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 epxected to run, using a site collection user account.

0 commit comments

Comments
 (0)