Skip to content

Commit a30e045

Browse files
committed
update Webhooks Teams
1 parent 5022e31 commit a30e045

10 files changed

Lines changed: 70 additions & 4 deletions

File tree

71.5 KB
Loading
11.7 KB
Loading
22.5 KB
Loading
18.4 KB
Loading
51.9 KB
Loading

source/webhook/mattermost.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ Mattermost
3030

3131
.. figure:: images/Webhook-16.png
3232
:alt: URL incoming webhook
33-
:scale: 100 %
33+
:scale: 100 %
34+
35+
36+
- Go to :doc:`setup the webhook in GLPI <setup_glpi>`

source/webhook/rocket.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ Rocket
44
- You need to add an application to your team (the link is present in the bottom of the left sidebar) and select incoming-webhook
55

66
- Add a new configuration, select the channel where you want notifications and you will get the webhook url.
7-
- You can optionally setup a name and a logo for your hook.
7+
- You can optionally setup a name and a logo for your hook.
8+
9+
- Go to :doc:`setup the webhook in GLPI <setup_glpi>`

source/webhook/slack.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ Slack
66
- Click on the New integration button
77
- Select incoming webhooks, and define webhook parameters
88
- After save, you will get the url of the webhook.
9+
10+
11+
- Go to :doc:`setup the webhook in GLPI <setup_glpi>`

source/webhook/teams.rst

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,59 @@ Teams
3434

3535
.. figure:: images/Webhook-14.png
3636
:alt: copy URL
37-
:scale: 100 %
37+
:scale: 100 %
38+
39+
40+
41+
.. Warning:: Following the end of O365 connectors, Microsoft is imposing a new method of setting up your webhooks using workflows.
42+
This procedure must be implemented before 15 August. After this date, your webhooks will no longer be able to function.
43+
Your webhooks used by incoming Webhooks (old method) will no longer be available
44+
45+
.. Note:: The channel used must be public. Microsoft does not currently allow webhooks with Workflows from a private channel.
46+
47+
- From **Teams**, go to **Apps**
48+
- In the search box, enter **Workflows**
49+
- In the list of applications, click on **Add**
50+
51+
.. figure:: images/Webhook-21.png
52+
:alt: copy URL
53+
:scale: 58 %
54+
55+
56+
.. Note:: Some information may take a while to appear, so please be patient between each step and wait for the information
57+
to appear on the screen before moving on to the next step.
58+
59+
60+
- From the desired Teams channel, click on the **···** menu
61+
62+
.. figure:: images/Webhook-22.png
63+
:alt: copy URL
64+
:scale: 100 %
65+
66+
- Click on **Workflows**
67+
- Choose "**Post to a channel when a webhook request is received**"
68+
- In the new window, make sure that the current account has a sufficient licence to send webhooks
69+
70+
.. figure:: images/Webhook-23.png
71+
:alt: copy URL
72+
:scale: 88 %
73+
74+
- Teams will give you a summary of the selected channel. If you've got it right, click on Add Workflows
75+
76+
77+
.. figure:: images/Webhook-24.png
78+
:alt: copy URL
79+
:scale: 90 %
80+
81+
- The URL of your workflow appears. Copy it and keep it, it will be used to configure GLPI.
82+
83+
.. figure:: images/Webhook-25.png
84+
:alt: copy URL
85+
:scale: 85 %
86+
87+
88+
- Go to :doc:`setup the webhook in GLPI <setup_glpi>`
89+
90+
91+
92+

source/webhook/telegram.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ Replace *mytoken* with the value of the token generated above
5656
- In the **my_chat_member** copy the **ID** value of the **chat**.
5757

5858
.. Warning::
59-
The negative sign **-** must also be copied
59+
The negative sign **-** must also be copied
60+
61+
62+
- Go to :doc:`setup the webhook in GLPI <setup_glpi>`

0 commit comments

Comments
 (0)