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
Copy file name to clipboardExpand all lines: docs/business-apps/flow/get-started/connect-to-other-services-in-your-flow.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ Connect your flow to 200+ services available in Microsoft Flow and build an inte
4
4
5
5
## Connect to Microsoft Teams
6
6
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.
8
8
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.
10
10
11
11
### Edit the flow
12
12
@@ -32,8 +32,12 @@ In this article, we will connect to Microsoft Teams and post a message to one of
32
32
8. In the available actions list, click on *Microsoft Teams - Post message*.
33
33
> Click on the information icon to read more about the action and what it does.
34
34
35
+

36
+
35
37
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.
36
38
39
+

40
+
37
41
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.
38
42
39
43
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
46
50
* Then type the text: * was added to the Projects list by *
47
51
* In the dynamic content list, search and pick the following property: *Created By DisplayName.*
48
52
49
-
* Click *Save* on the command bar to save your flow.
53
+

54
+
55
+
13. Click *Save* on the command bar to save your flow.
50
56
51
57
## Test your flow
52
58
53
59
1. Click *Test* on the command bar.
54
60
55
61
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.
56
62
63
+

64
+
57
65
3. Click on the flow run that says *Succeeded* and then click *Save & Test*.
58
66
59
67
4. Flow will now run and you should see the status of each action updated successfully in the designer.
0 commit comments