Send a single email
documentedSend a transactional or broadcast email through a specific Postmark server.
POST /emailEmailno implementation yet0 runsInput
from*
From
e.g. John Doe <sender@example.com>
to*
To
Recipient email or name <email>
subject*
Subject
Email subject
text_body
TextBody
Plain text body
html_body
HtmlBody
HTML body
message_stream
MessageStream
Message stream (e.g. outbound or transactional)
Calls Postmark as you (your API key is your account); keychains.dev holds the credentials.