Describe the problem/error/question
n8n workflow starting with MS Teams Trigger node (trigger on new channel message) doesn’t get triggered even when its active. MS Teams Trigger node is the first node of the wf, when posting a message into MS channel, it is not getting triggered. What i see:
but once i execute the wf, and then post a message into MS Teams, workflow is starting running. Ideally i need it to run on new channel message automatically.
it should work this way since wf is active, right?
What is the error message (if any)?
Nothing to display yet. Execute the workflow to see execution logs.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: Version 1.109.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux


