DocsEmailTransactional
Email · Campaigns

Transactional

Transactional email console to send one-off system emails via SES, view a send log, manage message types, and grab an API key with a curl example.

PurposeSend and monitor system-triggered emails (receipts, resets, confirmations) and grab the API key to fire them from your own code.
app.skyfliq.com/email/transactional Open
Transactional screenshot
How to use
  1. 1Fill in To, Subject, and Body, then click Send email
  2. 2Review delivery stats and the Recent sends log
  3. 3Reveal and copy your API key
  4. 4Copy the example request snippet to integrate
Use caseFire receipts, password resets, and confirmations from your own systems using the API key and endpoint.
Open Transactional in the app