Email SDK

Guides

Task-based guides for operating and extending Email SDK.

Use these guides when you are operating a production send path or building something that should live outside one send call: fallback routes, tests, reusable plugins, custom provider adapters, or community packages.

If you want to support a provider that Email SDK does not officially maintain, start with Publish a community adapter. Community adapters live in their own npm packages and can be listed in the docs without becoming official.

Operate

Build

Where reference lives

Guides are procedural. Use the reference pages when you need exact fields and contracts:

NeedPage
Client optionsClient
Message shapeMessage
Adapter contractAdapter contract
Plugin types and lifecyclePlugin API
Provider field limitsField support

On this page