Skip to content

Commit

Permalink
Update Cloud Integration Lab readme for proper link to MS Teams incom…
Browse files Browse the repository at this point in the history
…ing webhook
  • Loading branch information
lbrenman committed Oct 23, 2024
1 parent d39cd45 commit 564b0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ In this lab, we'll post a message to MS Teams with the contact details.
We'll use the MS Teams Incoming Webhook Connector so that we can Post a message to a MS Teams channel.

* Follow the instructions [**here**](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook) to get a URL to a MS Teams channel
* Follow the instructions [**here**](https://support.microsoft.com/en-us/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498) to get a URL to a MS Teams channel
* If you don't use Teams or don't have the webhook capability, you can use a test webhook online app like [Webhook.site](https://webhook.site) instead for this lab.
* Disable to integration and add an HTTP/S Client Post Connection to your integration
![add https client post](images/lab4-add-https-client-post.png)
Expand Down

0 comments on commit 564b0c7

Please sign in to comment.