Choose SMTP relay, API access, or both
Route mail through SendGrid from OpenSMTPD, expose provider API credentials directly to application services, or combine both delivery paths.
Integration
Use SendGrid to relay transactional email through OpenSMTPD, expose a SendGrid API key to application services, or enable both kinds. SMTP relay uses the API key as its password with the fixed username apikey.
Route mail through SendGrid from OpenSMTPD, expose provider API credentials directly to application services, or combine both delivery paths.
Store provider-managed mail credentials at integration level instead of copying them into application repositories.
Attach SMTP settings to the relay service and expose API variables only to application services that need direct provider access.
Supported workflows
Each supported integration kind maps SendGrid into a specific part of the delivery workflow, whether that means pulling source code, running pipelines, relaying email, connecting managed services, or injecting provider credentials into workloads.
SMTP
Relay outbound email through SendGrid from OpenSMTPD and app workloads.
Variables
Inject SendGrid settings into services as environment variables instead of hardcoding them into app code.
Configuration surfaced to workloads
Related features
This provider usually sits next to stack-based delivery, backup workflows, managed databases, or integration-backed configuration. These pages cover the product surfaces most relevant to SendGrid.
Stack fit
Wodby does not treat integrations as isolated setup screens. They become part of stack delivery, so the strongest matches are the stacks where this provider solves a repeated operational problem.
Stack
SMTP server stack that can relay mail directly or integrate with third-party delivery providers for reliable sending.
OpenSMTPD is the direct relay stack match for any SMTP integration.
View stackStack
WordPress application stack for self-hosted websites, multisite setups, and repeatable client environments.
WordPress projects often need reliable transactional email routed through a dedicated provider.
View stackStack
Drupal 11 application stack for modern self-hosted websites and multi-environment Drupal delivery.
Drupal sites commonly centralize outbound email through a stack-managed relay path.
View stackStack
Laravel application stack for teams that want a reusable setup for web, worker, and queue-based PHP projects.
Laravel apps benefit from keeping mail credentials attached to the stack instead of the repo.
View stackUse the catalog to compare other providers with the same integration kind, or read the broader feature pages to understand how integrations fit into Wodby stacks, CI/CD, backups, and managed services.