|
1 | 1 | ---
|
2 | 2 | title: Microsoft SharePoint Connector for Power Automate
|
3 |
| -ms.date: 11/30/2020 |
| 3 | +description: In Power Automate, Microsoft SharePoint Connector supports the following flow triggers and actions. |
| 4 | +ms.date: 06/10/2021 |
4 | 5 | search.app:
|
5 | 6 | - Flow
|
6 | 7 | search.appverid: met150
|
@@ -309,22 +310,23 @@ The following tables list all of the actions and triggers that are supported for
|
309 | 310 | | Get folder metadata | Yes | Yes | Yes |
|
310 | 311 | | Get folder metadata using path | Yes | Yes | Yes |
|
311 | 312 | | Get file content | Yes | Yes | Yes |
|
312 |
| -| Create file | Yes | Yes | Yes | |
| 313 | +| Create file | Yes<sup>1</sup> | Yes<sup>1</sup> | Yes<sup>1</sup> | |
313 | 314 | | Update file | Yes | Yes | Yes |
|
314 |
| -| Copy file (deprecated)<sup>1</sup>| Yes | Yes | Yes | |
| 315 | +| Copy file (deprecated)<sup>2</sup>| Yes | Yes | Yes | |
315 | 316 | | List folder | Yes | Yes | Yes |
|
316 | 317 | | Extract folder | Yes | Yes | Yes |
|
317 | 318 | | Get attachments | Yes | Yes | Yes |
|
318 | 319 | | Add attachment | Yes | Yes | Yes |
|
319 | 320 | | Delete attachment | Yes | Yes | Yes |
|
320 |
| -| Get items | Yes<sup>2</sup> | Yes<sup>2</sup> | Yes<sup>2</sup> | |
321 |
| -| Get item | Yes<sup>3</sup> | Yes<sup>3</sup> | Yes<sup>3</sup> | |
322 |
| -| Create item | Yes<sup>3</sup> | Yes<sup>3</sup> | Yes<sup>3</sup> | |
323 |
| -| Update item | Yes<sup>3</sup> | Yes<sup>3</sup> | Yes<sup>3</sup> | |
| 321 | +| Get items | Yes<sup>3</sup> | Yes<sup>3</sup> | Yes<sup>3</sup> | |
| 322 | +| Get item | Yes<sup>4</sup> | Yes<sup>4</sup> | Yes<sup>4</sup> | |
| 323 | +| Create item | Yes<sup>4</sup> | Yes<sup>4</sup> | Yes<sup>4</sup> | |
| 324 | +| Update item | Yes<sup>4</sup> | Yes<sup>4</sup> | Yes<sup>4</sup> | |
324 | 325 | | Delete item | Yes | Yes | Yes |
|
325 | 326 | | Send an HTTP request to SharePoint | Yes | Yes | Yes |
|
326 | 327 |
|
327 | 328 | > [!NOTE]
|
| 329 | +> 1. Does not support creating a large file by uploading it as a set of chunks. |
328 | 330 | > 1. This action includes "(deprecated)" in its display name. The "Copy file" action is different from this action.
|
329 | 331 | > 1. This action only supports OData parameters, which excludes parameters such as "Limit Entries to Folder", "Include Nested Items", and "Limit Columns by View".
|
330 | 332 | > 1. Does not support “Limit Columns by View”.
|
|
0 commit comments