Sign in

SMTP Inject

documented

Inject a message for SMTP delivery via the SparkPost SMTP API.

POST /api/v1/smtpSendingno implementation yet0 runs

Input

from_email
From Email
sender@example.com
to_email
Recipient Email
recipient@example.com
subject
Email Subject
Subject
text
Plain Text Content
Email body as plain text
html
HTML Content
<p>Hello</p>
Calls SparkPost as you (your API key is your account); keychains.dev holds the credentials.