# Communication Providers

Provider implementations for the MemberJunction communication engine, enabling delivery through various channels.

## Packages

| Package | npm | Description |
|---------|-----|-------------|
| [gmail](./gmail/README.md) | `@memberjunction/communication-gmail` | Gmail/Google Suite provider for MemberJunction Communication framework |
| [MSGraph](./MSGraph/README.md) | `@memberjunction/communication-ms-graph` | Microsoft Graph provider for the MJ Communication framework |
| [sendgrid](./sendgrid/README.md) | `@memberjunction/communication-sendgrid` | SendGrid provider for the MJ Communication framework |
| [twilio](./twilio/README.md) | `@memberjunction/communication-twilio` | Twilio provider for MemberJunction Communication framework |
