N8n cloud vs self-hosted: Outlook email integration

I have a small cloud account that we are looking to move to self-hosted. I have self-hosted running and working but the Outlook email integration is different. It doesn’t have the user-friendly “Connect to Outlook” button, but self-hosted as the documentation described requires o-auth redirect/client ID/client secret.

Am I missing soemthing or is this how self-hosted is supposed to be and cloud is more user-friendly?


You are not missing anything. When you are on n8n cloud, you are using n8n’s microsoft graph api application instead of having to register your own. The docs mention that is the case for several oauth2 applications (e.g. some Google services work that way too). See the statement in the box titled Note for n8n Cloud users

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