Home / Companies / Tines / Blog / Post Details
Content Deep Dive

Leveraging Microsoft Teams webhooks to create a Tines chatbot

Blog post from Tines

Post Details
Company
Date Published
Author
Shaun Finn
Word Count
581
Language
-
Hacker News Points
-
Summary

Microsoft Teams allows users to send messages to a channel via a webhook, which can be set up by accessing the channel's Connectors, selecting Incoming WebHook, and configuring it with a name and optional image. Once configured, the generated webhook URL can be used in platforms like Tines to send messages, including adaptive cards, to the channel. However, this capability is limited to channel messages and is not available for direct messaging to individual users. The setup process involves creating the webhook, copying the generated URL, and using it in an HTTP Request Action within Tines to automate message sending. Users can also explore Tines' Story Library for additional automation options with Microsoft Teams.