Skip to content

Commit 8f65974

Browse files
committed
Added images to the 2nd getting started flow doc.
Added images to the 2nd getting started flow doc.
1 parent e381392 commit 8f65974

5 files changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Connect your flow to 200+ services available in Microsoft Flow and build an inte
44

55
## Connect to Microsoft Teams
66

7-
In this article, we will connect to Microsoft Teams and post a message to one of the channels.
7+
In this article, we will connect to Microsoft Teams and post a message to one of the channels.
88

9-
> While this article focusses on Microsoft Teams, you can connect to various other services as well in your flow.
9+
> **Note:** While this article focusses on Microsoft Teams, you can connect to various other services as well in your flow.
1010
1111
### Edit the flow
1212

@@ -32,8 +32,12 @@ In this article, we will connect to Microsoft Teams and post a message to one of
3232
8. In the available actions list, click on *Microsoft Teams - Post message*.
3333
> Click on the information icon to read more about the action and what it does.
3434
35+
![Add Team connector actions in your flow](../../../images/gs02-microsoft-teams-connector.png)
36+
3537
9. As soon as the action is added, Flow will try to create the Teams connection. Once the connection is created successfully, you should see the action with the available inputs.
3638

39+
![Microsoft Teams post messsage action](../../../images/gs02-microsoft-teams-post-message-action.png)
40+
3741
10. To see the connection information, click on the `...` button and check the *My connections* section to see the connection information the Teams action is using.
3842

3943
11. Enter the inputs for the Teams action.
@@ -46,14 +50,18 @@ In this article, we will connect to Microsoft Teams and post a message to one of
4650
* Then type the text: * was added to the Projects list by *
4751
* In the dynamic content list, search and pick the following property: *Created By DisplayName.*
4852

49-
* Click *Save* on the command bar to save your flow.
53+
![Microsoft Teams post messsage action with input values](../../../images/gs02-microsoft-teams-post-message-with-inputs.png)
54+
55+
13. Click *Save* on the command bar to save your flow.
5056

5157
## Test your flow
5258

5359
1. Click *Test* on the command bar.
5460

5561
2. Click on Using data from previous runs*. Since* we already had previous runs of this flow in the previous article, we can select the same data for this flow run as well.
5662

63+
![Test your flow using data from previous runs](../../../images/gs02-test-your-flow-previous-runs.png)
64+
5765
3. Click on the flow run that says *Succeeded* and then click *Save & Test*.
5866

5967
4. Flow will now run and you should see the status of each action updated successfully in the designer.
95.6 KB
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)