Integrations · Send-through
Convex
Send email from Convex functions via the Deckle API.
Call the Deckle API from your Convex actions to send transactional email — receipts, magic links, and notifications.
Set it up#
- Generate a Deckle secret key below and copy it.
- Store it as a Convex environment variable.
- Call POST https://app.getdeckle.com/v1/send from a Convex action.