Flipside Digital

Email

Bulk email that actually lands.

A drag-and-drop builder, full tracking, and authentication done right, so your email reaches the inbox, not the junk folder. Built and hosted in Australia.

What you get

Deliverability is the whole point.

Drag-and-drop builder

Build branded emails without code, or upload your own HTML. Reusable templates keep every send on-brand.

Open & click tracking

See who opened, who clicked and who bounced, in real time, logged to your audit trail.

Authenticated on every send

SPF, DKIM and DMARC set up properly so your mail is trusted, we help you get the DNS right, and we never spoof your domain.

Custom sending domains

Send from your own domain with automatic suppression management, so your reputation is yours to keep.

Use cases

One builder, every kind of send.

Newsletters & updates

Regular, branded communications to members, patients, staff or the community.

Notices & statements

Important notices, statements and documents delivered reliably to large lists.

Campaigns

Segmented campaigns with full open, click and bounce reporting.

Transactional email

Confirmations, receipts and account emails that need to arrive every time.

The FlipSend API

Send email straight from your systems.

Statements, invoices, receipts and advice notices, triggered by the events that already happen in your software. Pull open, click and bounce data back into your reporting stack.

  • Statements, invoices and advice notices
  • Transactional email triggered by your own events
  • Sent on your own verified sending domain
  • Suppression and opt-outs handled for you

One integration, three channels. All of it processed and stored in Australia.

POST /v1/messages
curl -X POST https://api.flipsidedigital.com.au/v1/messages \
  -H "Authorization: Bearer $FLIPSEND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "channel":   "email",
    "to":        "patient@example.com.au",
    "subject":   "Your statement is ready",
    "html":      "<p>Your statement is ready to view.</p>",
    "reference": "INV-10482"
  }'

Your reference on every message

Set your own reference and reconcile against your records without guesswork.

Safe to retry

Send an idempotency key and a repeated request returns the original result instead of sending twice.

Compliance handled

Bounces, complaints and opt-outs suppressed automatically, so a mistake doesn't become a compliance problem.

Send email your recipients actually receive.