Integration of N8N with Outlook

Describe the problem/error/question

I am trying to build an AI Agent in N8N that scans through Outlook and finds us relevant answer.
I have used the OAuth Credentials of my organization where microsoft 365 products are hosted. After using the the credentials N8N is sending request for approval

What is the error message (if any)?

Even after getting the request approved the N8N cannot connect to the Outlook

Please share your workflow

Auto Categorise Outlook Emails with AI | n8n workflow template

i have used the Auto catagorization of Outlook mail

(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

The expectation is that after getting the authorization approved the N8N must connect to the outlook seamlessly

Information on your n8n setup

  • n8n version: 1.75.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: Windows

@Aditya, check this video, maybe it can help you: https://www.youtube.com/watch?v=h7BLVKh7yzc

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