diff --git a/docs/configuration/sinks/ms-teams.rst b/docs/configuration/sinks/ms-teams.rst index 52b10623f..76e4dc1b8 100644 --- a/docs/configuration/sinks/ms-teams.rst +++ b/docs/configuration/sinks/ms-teams.rst @@ -27,10 +27,14 @@ Then do a :ref:`Helm Upgrade `. Obtaining a webhook URL ----------------------------------- -- Choose a channel and click "Manage Channel". -- Click "Connectors->Edit", and configure an "Incoming Webhook" -- Fill out the name ``robusta``. -- Optional: upload the :download:`robusta logo ` for the connector’s image. +- Click '...' on the channel you want to add the webhook to. +- Click 'Workflows'. +- In the search box type 'webhook'. +- Select ``webhook template``. +- Name the webhook as 'Robusta Webhook'. +- Click 'Next'. +- Make sure the right Team & Channel is selected +- Click 'Add workflow'. - Copy the ``webhook_url``. .. image:: /images/msteams_sink/msteam_get_webhook_url.gif diff --git a/docs/images/msteams_sink/msteam_get_webhook_url.gif b/docs/images/msteams_sink/msteam_get_webhook_url.gif index 38d999526..2ed496c1e 100644 Binary files a/docs/images/msteams_sink/msteam_get_webhook_url.gif and b/docs/images/msteams_sink/msteam_get_webhook_url.gif differ