Problem Teams Trigger (Webhook)

I’m having trouble running the team trigger.

I’ve already reviewed the settings, but not all of them are in Azure.

The permission Subscription.ReadWrite.All is not available in our tenant, we only have Subscription.Read.All.

I can send and receive messages from Teams manually but not on the trigger node

Subscription validation request failed. Notification endpoint must respond with 200 OK to validation request.

Workflow example

Required permissions n8n

My configuration on Azure

Can anyone help?

  • n8n version: 1.101.1
  • Database: postgres
  • n8n EXECUTIONS_PROCESS: main
  • Running n8n via: Docker
  • Operating system: Ubuntu

Hey @Fernando_F_da_Silva ,

Are you the tenant admin ? You need to be global admin to grant this role

Hello, I did it together with the tenant admin and even with the admin user this option does not appear

I am tenant admin in my companies tenant and I can confirm, that the Subscription.ReadWrite.All permission does not exist for us in the Graph API permissions section.

Subscriptions.Read.All does exist under delegate permissions.