Skip to content

Feature - Changes to API Docs for changes in ED. RD-42484#275

Open
ujjwaldave-em wants to merge 1 commit into
ringcentral:masterfrom
ujjwaldave-em:42484-use-microsoft-graph-api-with-imap-to-sync-email-messages-uda
Open

Feature - Changes to API Docs for changes in ED. RD-42484#275
ujjwaldave-em wants to merge 1 commit into
ringcentral:masterfrom
ujjwaldave-em:42484-use-microsoft-graph-api-with-imap-to-sync-email-messages-uda

Conversation

@ujjwaldave-em

@ujjwaldave-em ujjwaldave-em commented Jun 11, 2026

Copy link
Copy Markdown

Summary

Jira ticket: https://jira.ringcentral.com/browse/RD-42484
ED MR: https://git.ringcentral.com/engage-digital/engage-digital/-/merge_requests/14575
Adds API documentation for enabling Microsoft Graph API email receiving on Email sources.

Changes

  • Added use_ms_graph_api as an optional query parameter for PUT /content_sources/{sourceId} in the OpenAPI spec.
  • Added use_ms_graph_api to the Source schema response properties.
  • Added the same use_ms_graph_api parameter to the Postman collection for the source update request.

Notes

use_ms_graph_api is only available for Email sources when Microsoft Graph API support for email is enabled on the domain. When enabled, IMAP authentication must use Microsoft Identity Platform
OAuth 2.0, and Disable Slow Mode is automatically turned on for the email source.

Validation

  • Verified the generated OpenAPI and Postman spec changes.
  • Ran git diff --check with no whitespace errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants