Skip to content

feat(providers): integrate Microsoft Graph email provider#9352

Open
mayurbojappa wants to merge 3 commits intonovuhq:nextfrom
mayurbojappa:#9351-add-msgraph-email-provider
Open

feat(providers): integrate Microsoft Graph email provider#9352
mayurbojappa wants to merge 3 commits intonovuhq:nextfrom
mayurbojappa:#9351-add-msgraph-email-provider

Conversation

@mayurbojappa
Copy link

What changed? Why was the change needed?

This PR introduces a new Microsoft Graph Email Provider to Novu’s Integration Store.
It enables users to send emails via Microsoft Graph API, expanding Novu’s support for enterprise-grade email providers within the Microsoft ecosystem.

Issue: #9351

Screenshots

image image image
Details

Related enterprise PR

Special notes for your reviewer

  • Implemented following Novu’s official provider development guide.
  • Uses OAuth 2.0 Client Credentials for MSGraph authentication.
  • Includes provider configuration (tenantId, clientId, clientSecret, from, senderName).
  • Please review request/response handling and error mapping to align with other email providers.

@netlify
Copy link

netlify bot commented Oct 14, 2025

👷 Deploy request for dashboard-v2-novu-staging pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2a0ad7e

@mayurbojappa mayurbojappa changed the title feat(email): integrate Microsoft Graph email provider feat(providers): integrate Microsoft Graph email provider Oct 14, 2025
@github-actions
Copy link
Contributor

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added the stale Pull Request that needs to be reviewed label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant