Skip to main contentGoal
Switch safely by overlapping setup, verifying sends, and cutting over gradually.
Checklist
- DNS & identity
- Add domain; configure SPF/DKIM/DMARC; verify pass.
- Events & tracking
- Events are managed automatically; after test sends, confirm delivery/open/click in the timeline.
- Contacts & preferences
- Import CSV with emails, names, and consent metadata.
- Preserve suppressions; do not auto-resubscribe.
- API integration
- Replace send endpoint calls with
/api/v1/emails/send.
- Add
Idempotency-Key; handle 429 with backoff.
- Parallel test
- Send a subset via Fluxomail; compare deliverability and engagement.
- Cutover
- Switch traffic gradually; monitor bounce/complaint rates.
- Cleanup
- Decommission old webhooks and rotate keys.
Related
- Guides: Set up deliverability, Monitoring & Events, Contacts & segmentation