Integration of n8n with Teams

I am integrating n8n with Teams, and the documentation instructs me to register an application in Azure to provide the “Client ID” and “Client Secret” in the connection. Which permissions do I need to enable in Azure for this integration? I couldn’t find this specification in the documentation!

I would be very grateful if you could help me.

@Lino_Barros I’ve pasted the permission requirements below, it is also noted at the bottom of the account configuration screen of the node.

Microsoft Teams Trigger requires the following permissions:
ChannelMessage.Read.All
Chat.Read.All
Team.ReadBasic.All
Subscription.ReadWrite.All

Let me know if that answers your question and please mark this as the solution if it did :slight_smile:

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