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
To successfully complete the *Getting Started* tutorials, set up your SharePoint site with the following items.
11
11
12
12
## Microsoft 365 tenant
13
-
To use Power Automate and build flows, you need an Office 365 tenant.
13
+
To use Power Automate and build flows, you need an Microsoft 365 tenant.
14
14
15
15
If you already have an Office 365 tenant, see section **Create Projects list** below.
16
16
17
-
If you don't have one, you can get an Office 365 developer subscription when you join the [Office 365 Developer Program](https://developer.microsoft.com/office/dev-program). See the [Office 365 Developer Program documentation](https://docs.microsoft.com/office/developer-program/office-365-developer-program) for step-by-step instructions about how to join the Office 365 Developer Program and sign up and configure your subscription.
17
+
For step-by-step instructions about how to join the Microsoft 365 Developer Program and sign up and configure your subscription, see the [Office 365 Developer Program documentation](https://docs.microsoft.com/office/developer-program/office-365-developer-program).
18
18
19
19
## Create Projects list
20
20
Create a new SharePoint list called **Projects**. To create a new SharePoint list, follow these steps.
21
21
22
22
### Create a new list
23
23
1. In your Microsoft 365 tenant, browse to a modern SharePoint site.
24
24
25
-
> **Note:** You can use either a modern Teams site or a Communications site.
25
+
> [!NOTE] You can use either a modern Teams site or a Communications site.
26
26
27
27
2. In the command bar, select **New** > **List**.
28
28
29
29
3. In the **Create list** panel, enter the following:
30
30
31
31
***Name**: Projects
32
32
33
-
4. To create the list, select **Create**
33
+
4. To create the list, select **Create**.
34
34
35
35
You are automatically redirected to the **Projects** list.
Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/get-started/connect-to-other-services-in-your-flow.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Connect your flow to other services
3
3
description: Connect your flow to 200+ services available in Power Automate, and build an integrated experience to perform actions in the services.
4
-
ms.date: 3/11/2020
4
+
ms.date: 04/07/2020
5
5
ms.prod: sharepoint
6
6
localization_priority: Priority
7
7
---
@@ -12,14 +12,14 @@ Connect your flow to 200+ services available in Power Automate and build an inte
12
12
## Connect to Microsoft Teams
13
13
In this article, we will connect to Microsoft Teams and post a message to one of the channels.
14
14
15
-
> **Note:** While this article focuses on Microsoft Teams, you can also connect to various other services in your flow.
15
+
> [!NOTE] While this article focuses on Microsoft Teams, you can also connect to various other services in your flow.
16
16
17
17
### Edit the flow
18
18
1. In your browser, switch to the **flow designer** tab.
19
19
20
20
2. If you do not have the flow designer tab opened, to open the flow, follow these steps:
21
21
* Browse to the **Projects** list.
22
-
* Select **Automate**, then select **Power Automate** and then expand to select **See your flows**.
22
+
* Select **Automate > Power Automate > See your flows**.
23
23
* If prompted, sign in with your Microsoft 365 account.
24
24
* In the **My flows** tab, select **Send a customized email when a new SharePoint list item is added** flow.
25
25
* To edit the flow, in the flow details page, select **Edit** in the top command bar.
@@ -28,30 +28,30 @@ In this article, we will connect to Microsoft Teams and post a message to one of
28
28
29
29
4. In the search box, to search for Teams-based actions, enter **Teams**.
30
30
31
-
5. In the results, to filter the actions to just Teams, select the **Microsoft Teams** connector.
31
+
5. In the results, to filter the actions to only Teams, select the **Microsoft Teams connector**.
32
32
33
33

34
34
35
35
6. In the available actions list, select **Microsoft Teams - Post message**.
36
-
> To read more about the action and what it does, select the **information** icon.
36
+
> To read more about the action and what it does, select the **i (information)** icon.
37
37
38
38

39
39
40
40
7. As soon as the action is added, Power Automate begins to create the Teams connection. After the connection is created successfully, the action with the available inputs appears.
41
41
42
42

43
43
44
-
8. To see the connection information, select the **...** (ellipsis) button. To see the connection information the Teams action is using, check the **My connections** section.
44
+
8. To see the connection information, select the **...** (ellipsis) icon. To see the connection information the Teams action is using, check the **My connections** section.
45
45
46
46
9. For the Teams action, enter the inputs.
47
47
* Team: From the picker, select a team.
48
48
* Channel: From the picker, select a channel.
49
49
50
-
10. To construct a message that includes the project information, we must interact with the dynamic content panel. In the **Message**, enter the following in this same order:
50
+
10. To construct a message that includes the project information, use the dynamic content panel. In the **Message**, enter the following in this same order:
51
51
* Enter: **A new project**.
52
52
* In the dynamic content list, search and select the following property: **Title**.
53
53
* Enter: **was added to the Projects list by**.
54
-
* In the dynamic content list, search and select the following property: **Created By DisplayName.**
54
+
* In the dynamic content list, search and select the following property: **Created By DisplayName**.
55
55
56
56

Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/get-started/create-your first-flow.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: Send an email when a new item is created or modified in a SharePoint list
3
3
description: Send an email when a new item is created or modified in a SharePoint list
4
-
ms.date: 3/11/2020
4
+
ms.date: 04/07/2020
5
5
ms.prod: sharepoint
6
6
localization_priority: Priority
7
7
---
@@ -46,16 +46,16 @@ Before proceeding with these instructions, make sure your SharePoint site is set
46
46
47
47

48
48
49
-
6. To create the flow, select **Create Flow**. Any connections that require a connection is also attempted during this step. After the flow is created successfully, you are redirected to the flow details page where you can edit and modifify the flow if needed.
50
-
>Your flow is active as soon as you save the flow. In this case, this flow that will send an email when new items are added to the list is now active, and runs whenever new items are added to the **Projects** list in the specified SharePoint site.
49
+
6. To create the flow, select **Create Flow**. Any connections that require a connection are also attempted during this step. After you successfully create the flow, the flow details page appears where you can edit and modify the flow, if needed.
50
+
>In this case, this flow that sends an email when new items are added to the list is now active, and runs whenever new items are added to the **Projects** list in the specified SharePoint site.
51
51
52
52

53
53
54
54
7. Click **Edit** in the top command bar to edit the flow in the flow designer.
55
55
56
56

57
57
58
-
8.Click on **When the new item is created** trigger to expand and view the configured properties.Note the input configured to the SharePoint site address and list name from where you created the flow.
58
+
8.To expand and view the configured properties, select the When the new item is created trigger. Note the input configured to the SharePoint site address and list name from where you created the flow.
59
59
60
60
9. In the **Send Email** action, to expand the action, select **Edit**. All the input is filled in with dynamic values from the **Get my profile** and **When the new item is created** actions.
Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/guidance/working-with-get-items-and-get-files.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The **Get items** and **Get files** SharePoint actions for flows in Power Automa
9
9
10
10
## Decide if you are working with lists or libraries
11
11
12
-
**IMPORTANT:**First, and of primary consideration, the **Get items** action only works with lists, whereas the **Get files** action only works with libraries.
12
+
First, and of primary consideration, the **Get items** action only works with lists, whereas the **Get files** action only works with libraries.
13
13
14
14
## Item limits
15
15
The default item limit is 100 and items are paginated by default as well.
@@ -25,14 +25,14 @@ To specify the number of items to be returned, expand the **Advanced options**,
25
25
If you go beyond 5,000 item limit, Power Automate fails and generates an error dialog.
26
26
27
27
## Limit items to a specific folder
28
-
By default, the action will return all items or files in the list or library, recursively from all folders if available. You can change this behavior with the following:
29
-
*Use _Limit Entries to Folder_ property to select a speific folder in the list or library
30
-
*Use _Include Nested Items_ property to limit entries to that specific folder or within all sub-folders
28
+
By default, this action returns all items or files in the list or library, recursively, from all folders, if available. You can change this behavior by doing the following:
29
+
*To select a specific folder in the list or library, use _Limit Entries_ to Folder property.
30
+
*To limit entries to that specific folder or within all sub-folders, use _Include Nested Items_ property.
31
31
32
32

33
33
34
34
## Limit columns returned by view
35
-
List views are a useful configuration where you can customize what columns to show along with any other conditions or groupings of list items. This is not only useful for users, but also for any other computation you want to do using that view data.
35
+
List views is a useful configuration where you can customize what columns to show along with any other conditions or groupings of list items. This is not only useful for users, but also for any other computation you want to do using that view data.
36
36
37
37
To retrieve the list items along with their columns, select the **Get items** and **Get files** actions. However, retrieving the columns retrieves all the columns. While this is useful, it could be excessive when you only need to work with a specific set of columns configured in a specific view.
38
38
@@ -95,7 +95,7 @@ We support the following query methods and operators.
95
95
* second()
96
96
97
97
## Order by query
98
-
You can also specify an order by query to order items based off of a column either in ascending or descending order. For example:
98
+
To order items based off of a column either in ascending or descending order, you can also specify an order by query. For example:
Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/guidance/working-with-send-sp-http-request.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ ms.date: 03/11/2020
4
4
---
5
5
6
6
# Working with the SharePoint Send HTTP Request flow action in Power Automate
7
-
The SharePoint Send HTTP Request flow action in Power Automate lets you construct and execute SharePoint REST API queries. This action is particularly useful in cases where the existing SharePoint flow actions do not handle your requirements, or the action you are looking for is not yet available in the SharePoint connector.
7
+
In Power Automate, the SharePoint Send HTTP Request flow action lets you construct and execute SharePoint REST API queries. This action is particularly useful in cases where the existing SharePoint flow actions do not handle your requirements, or the action you are looking for is not yet available in the SharePoint connector.
8
8
9
9

10
10
11
-
See the following tips about how to work effectively with the SharePoint Send HTTP Request action.
11
+
To work effectively with the SharePoint Send HTTP Request action, see the following tips.
12
12
13
13
> [!NOTE]
14
14
> This is a developer-focused action. You must understand how SharePoint REST API works and also how to parse JSON strings in Power Automate.
0 commit comments