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: en/on-call/integration/instant-messaging/microsoft-teams.mdx
+31-65Lines changed: 31 additions & 65 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: "By integrating the Microsoft Teams third-party app, you can receiv
6
6
<Tip>**Plan requirement**: IM integration requires an On-call Pro or higher subscription. [Learn more](https://flashcat.cloud/flashduty/price/)</Tip>
7
7
8
8
<Warning>
9
-
Microsoft Teams integration is currently in Beta stage. The following steps must be completed by a Microsoft Teams administrator.
9
+
If your organization restricts third-party apps, ask a Microsoft Teams administrator to allow Flashduty before you add it.
10
10
</Warning>
11
11
12
12
<Note>
@@ -30,73 +30,31 @@ The Flashduty Teams app does not read ordinary Teams chat content that is unrela
30
30
31
31
The current app package does not request Microsoft Graph permissions for reading organization-wide chat content. If a future version introduces new Teams permissions or data processing scenarios, Flashduty will update this documentation and the related privacy notice.
32
32
33
-
## 2. Install and update app
33
+
## 2. Get the App from Microsoft Teams
34
34
35
35
<Steps>
36
-
<Steptitle="Download App">
37
-
Download [FlashdutyBot-v1.0.3.zip](https://flashduty-docs.oss-cn-beijing.aliyuncs.com/docs/FlashdutyBot-v1.0.3.zip) to your local machine.
36
+
<Steptitle="Find Flashduty">
37
+
In Microsoft Teams, select **Apps**, search for **Flashduty**, and open its details page.
38
38
</Step>
39
39
40
-
<Steptitle="Install App">
41
-
Go to Microsoft Teams, navigate to +Apps → Manage your apps → Upload an app → **Upload an app to your org's app catalog**, then upload the app package `FlashdutyBot.zip`.
Go to [Microsoft Teams Admin Center](https://admin.teams.microsoft.com/policies/manage-apps), find the Flashduty On-call app, adjust app visibility to everyone or your specified scope.
48
-
49
-
<Tip>
50
-
If the app status shows "Blocked", please wait a moment and refresh the page or modify manually.
To remove this Team's link, in the same channel send `@Flashduty unlinkTeam {ID}`. Select **Unlink in FlashDuty** in the response card, then confirm the removal in the Flashduty console.
78
+
</Step>
117
79
</Steps>
118
80
119
81
## 4. Link chat
120
82
121
83
<Steps>
122
84
<Steptitle="Find App">
123
-
Find the Flashduty On-call app in the app marketplace.
85
+
In Teams, open **Apps**, find **Flashduty**, and select **Add to a chat**.
124
86
125
87
<Note>
126
-
If app not found, please contact your Microsoft Teams organization administrator.
88
+
If you cannot find or add the app, contact your Microsoft Teams administrator.
To remove this group's link, send `@Flashduty unlinkChat {ID}` in the same group chat. Select **Unlink in FlashDuty** in the response card, then confirm the removal in the Flashduty console.
106
+
</Step>
143
107
</Steps>
144
108
145
109
## 5. Notification card actions
@@ -159,13 +123,11 @@ War room functionality is not currently supported for Microsoft Teams. If you ne
159
123
160
124
<Steps>
161
125
<Steptitle="Find App">
162
-
Find the Flashduty On-call app in the app marketplace.
126
+
In Teams, open **Apps**, find **Flashduty**, and select **Open**.
163
127
164
128
<Note>
165
-
If app not found, please contact your Microsoft Teams organization administrator.
129
+
If you cannot find or open the app, contact your Microsoft Teams administrator.
To remove your Teams account link, send `unlinkUser {ID}` in the same personal chat. Select **Unlink in FlashDuty** in the response card, then confirm the removal in the Flashduty console.
147
+
</Step>
182
148
</Steps>
183
149
184
150
## 7. FAQ
@@ -193,6 +159,6 @@ Go to Integration Center → Instant Messaging → **Microsoft Teams**, view in
193
159
</Accordion>
194
160
195
161
<Accordiontitle="How to unlink teams and users?">
196
-
This feature is not currently supported.
162
+
Use the matching command in its original Teams context: `unlinkTeam {ID}` in a Team channel, `unlinkChat {ID}` in a group chat, or `unlinkUser {ID}` in your personal chat. The command opens the corresponding removal flow in Flashduty.
0 commit comments