Step 1: Add your domain
Go to My Company in the left sidebar.
Click Domains.
Click Add domain in the top right corner.
Enter your domain (e.g.
yourdomain.com).Check Use as site address, Use as email sender, or both - depending on how you want to use the domain.
Click Add.
myflow will now display the DNS records you need to add, based on your selection.
Step 2: Add the DNS records at your domain registrar
Log in to your domain registrar (e.g. GoDaddy, Namecheap, Cloudflare) and open your DNS settings. Add all the records myflow shows you.
The verification record is always required:
your domain → TXT →
myflow_verify.string shown in myflow
If you selected site address, also add:
your domain → A →
13.248.196.86www.+ your domain → A →13.248.196.86
If you selected Use as email sender, also add:
_dmarc.+ your domain → TXT →v=DMARC1; p=noneyour domain → TXT →
v=spf1 include:spf.mandrillapp.com ~allyour domain → TXT →
mandrill_verify.string shown in myflowmte1._domainkey.+ your domain → CNAME →dkim1.mandrillapp.commte2._domainkey.+ your domain → CNAME →dkim2.mandrillapp.com
💡 Note: If an SPF record already exists on your domain, don't add a new one. Instead, add include:spf.mandrillapp.com to your existing record before the final ~all, -all, or ?all.
Step 3: Verify your domain
Return to myflow once you've added all the records.
Click the refresh icon next to your domain to check the status.
Each record will show as Valid once detected, or Missing if it hasn't propagated yet.
⚠️ Important: DNS changes can take up to 48 hours to propagate. If a record still shows as Missing, wait a little while and try again.
You're all set — once your records show as valid, your domain is connected and ready to use in myflow.
