Skip to content

Commit eea95f0

Browse files
committed
updated based on PR review
updated based on PR review
1 parent cd0411b commit eea95f0

8 files changed

+58
-58
lines changed

docs/business-apps/get-started/set-up-sharepoint-site-lists-libraries.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up your SharePoint site with lists and libraries
33
description: Set up your SharePoint site with lists and libraries
4-
ms.date: 3/11/2020
4+
ms.date: 4/07/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -10,27 +10,27 @@ localization_priority: Priority
1010
To successfully complete the *Getting Started* tutorials, set up your SharePoint site with the following items.
1111

1212
## 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.
1414

1515
If you already have an Office 365 tenant, see section **Create Projects list** below.
1616

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).
1818

1919
## Create Projects list
2020
Create a new SharePoint list called **Projects**. To create a new SharePoint list, follow these steps.
2121

2222
### Create a new list
2323
1. In your Microsoft 365 tenant, browse to a modern SharePoint site.
2424

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.
2626
2727
2. In the command bar, select **New** > **List**.
2828

2929
3. In the **Create list** panel, enter the following:
3030

3131
* **Name**: Projects
3232

33-
4. To create the list, select **Create**
33+
4. To create the list, select **Create**.
3434

3535
You are automatically redirected to the **Projects** list.
3636

docs/business-apps/introduction-to-sharepoint-business-process-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Business apps and business process automation
33
description: Business apps and business process automation.
4-
ms.date: 04/02/2020
4+
ms.date: 04/07/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---

docs/business-apps/power-automate/get-started/connect-to-other-services-in-your-flow.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect your flow to other services
33
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
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -12,14 +12,14 @@ Connect your flow to 200+ services available in Power Automate and build an inte
1212
## Connect to Microsoft Teams
1313
In this article, we will connect to Microsoft Teams and post a message to one of the channels.
1414

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.
1616
1717
### Edit the flow
1818
1. In your browser, switch to the **flow designer** tab.
1919

2020
2. If you do not have the flow designer tab opened, to open the flow, follow these steps:
2121
* 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**.
2323
* If prompted, sign in with your Microsoft 365 account.
2424
* In the **My flows** tab, select **Send a customized email when a new SharePoint list item is added** flow.
2525
* 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
2828

2929
4. In the search box, to search for Teams-based actions, enter **Teams**.
3030

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**.
3232

3333
![Search for Microsoft Teams connector](../../../images/gs02-choose-action-microsoft-teams-connector.png)
3434

3535
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.
3737
3838
![Add Team connector actions in your flow](../../../images/gs02-microsoft-teams-connector.png)
3939

4040
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.
4141

4242
![Microsoft Teams post messsage action](../../../images/gs02-microsoft-teams-post-message-action.png)
4343

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.
4545

4646
9. For the Teams action, enter the inputs.
4747
* Team: From the picker, select a team.
4848
* Channel: From the picker, select a channel.
4949

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:
5151
* Enter: **A new project**.
5252
* In the dynamic content list, search and select the following property: **Title**.
5353
* 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**.
5555

5656
![Microsoft Teams post messsage action with input values](../../../images/gs02-microsoft-teams-post-message-with-inputs.png)
5757

docs/business-apps/power-automate/get-started/create-your first-flow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Send an email when a new item is created or modified in a SharePoint list
33
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
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -46,16 +46,16 @@ Before proceeding with these instructions, make sure your SharePoint site is set
4646
4747
![Flow template - send email when an item is added in a list](../../../images/gs01-create-a-flow-when-item-is-added-template.png)
4848

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.
5151
5252
![Flow designer - send email when an item is added in a list](../../../images/gs01-when-item-is-added-template-flow-created.png)
5353

5454
7. Click **Edit** in the top command bar to edit the flow in the flow designer.
5555

5656
![Flow designer - send email when an item is added in a list](../../../images/gs01-designer-when-item-is-added-template.png)
5757

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.
5959

6060
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.
6161

docs/business-apps/power-automate/guidance/working-with-get-items-and-get-files.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The **Get items** and **Get files** SharePoint actions for flows in Power Automa
99

1010
## Decide if you are working with lists or libraries
1111

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.
1313

1414
## Item limits
1515
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**,
2525
If you go beyond 5,000 item limit, Power Automate fails and generates an error dialog.
2626

2727
## 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.
3131

3232
![Limit entries to folder in Get items action](../../../images/flow-get-items-limit-entries-to-folder.png)
3333

3434
## 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.
3636

3737
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.
3838

@@ -95,7 +95,7 @@ We support the following query methods and operators.
9595
* second()
9696

9797
## 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:
9999

100100
* Start_x0020_Date desc
101101
* Title asc

docs/business-apps/power-automate/guidance/working-with-send-sp-http-request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ ms.date: 03/11/2020
44
---
55

66
# 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.
88

99
![Send an HTTP Request to SharePoint action](../../../images/flow-send-http-request-to-sp-action.png)
1010

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.
1212

1313
> [!NOTE]
1414
> 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

Comments
 (0)