DeckleDocs
Dashboard

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#

  1. Generate a Deckle secret key below and copy it.
  2. Store it as a Convex environment variable.
  3. Call POST https://app.getdeckle.com/v1/send from a Convex action.