Overview
The integrations screen (#/integrations) centralizes OAuth connections: email, calendar, and other providers implemented in IntegrationsController.
OAuth callbacks
WordPress admin processes OAuth return URLs on admin_init as implemented in the core plugin bootstrapβkeep redirect URIs in your Google/Microsoft apps aligned with the documented callback paths.
Related: Email delivery, Calendar integration, Form builder.