Connected Services

OAuth connections for email, calendar, and third parties.

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.