Fax
Bulk fax, still essential, done properly.
Healthcare and government still run on fax. FlipSend sends it at scale from the same dashboard as email and SMS, with status tracking and a full audit trail.
What you get
Fax with everything you'd expect from a modern platform.
Fax builderComing soon
Build a fax the way you build an email, without leaving the platform. Upload a PDF today, design it here soon.
Resubmit scheduling at send
Set your retry schedule before you send. Busy lines and failed pages are resubmitted automatically, on your terms.
Custom sender ID
Faxes arrive from your organisation, not an anonymous number, so recipients know who sent them.
High resolution fax
Send at fine resolution so signatures, scans and clinical documents arrive legible, not smudged.
Personalised fax
Merge recipient details into each document, so one send produces a fax addressed to every recipient by name.
Per page pricing
Pay for the pages you actually send. No bundles to guess at, no minimum spend.
Seed email at send
Have a copy emailed to a seed address on every send, so your team sees exactly what recipients received.
ACMA Do Not Fax washManaged service
Our team washes your list against the ACMA Do Not Call Register before you send, so registered numbers are removed. Ask us to run it on your next campaign.
Use cases
Where fax still does the job.
Healthcare referrals
Referrals, results and patient documents where fax is still the required channel.
Government notices
Formal notices and correspondence for agencies that mandate fax.
Order & form capture
Capture orders and forms reliably, with a status trail for each one.
Broadcasts
Send the same document to a large list at once, with per-recipient status.
The FlipSend API
Send fax straight from your systems.
Referrals, signed documents and advice notices dispatched from the software your team already uses. Same integration, same audit trail, no fax machine.
- Referrals and signed documents by PDF
- Per-recipient delivery status you can query
- Full audit logging on every page sent
- The same integration as email and SMS
One integration, three channels. All of it processed and stored in Australia.
curl -X POST https://api.flipsidedigital.com.au/v1/messages \
-H "Authorization: Bearer $FLIPSEND_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"channel": "fax",
"to": "+61370679963",
"document_base64": "<base64 PDF>",
"document_name": "referral-2211.pdf",
"page_count": 2,
"reference": "REF-2211"
}'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.
