AI Agent with Microsoft Teams as chat interface

I am wanting to make a workflow similar to the template below, except where I can interact with the chat via Microsoft teams rather than a web window.

Has anybody attempted something like this? It seems like it should be straightforward, but it isn’t apparently obvious to me how to accomplish it. Any help is appreciated!

Hello,

I did this with another UCAS vendor (wildix).
It was possible there to configure a user that would just pass through the data to a webhook (n8n).

For Teams, it seems that it is possible on a channel, to trigger outgoing webhook

Then you just need to point this outgoing webhook to your first chat node.

Thank you!

Can it be used for incoming chats from any user in the company, or will it only work for a channel?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.