Settings
Company profile · Microsoft 365 / Outlook
Microsoft 365 / Outlook Integration
📋 How to set up Azure App Registration (click to expand)
- Go to portal.azure.com → Azure Active Directory → App registrations
- Click New registration → name it "Optic"
- Under Redirect URI: select Web and paste your domain + /auth/callback
- Copy the Application (client) ID → paste above
- Go to Certificates & secrets → New client secret → copy the Value
- Go to API permissions → Add:
Mail.Send,Mail.ReadWrite,User.Read,offline_access - Save credentials above then click Connect Outlook