I use mailgun.com as a thirdparty to send mails. When configuring cloud DNS for verification of my domian. I tried to create MX records which were not getting created. Can you please tell me why I am getting "Invalid record data."
Here is how it will work.
In google cloud > Networking > Cloud DNS
Create MX Record
In value, type the value in the format:
<priority> <domain>
like:
For adding another one, just add one more item and enter the value again
Save the record and wait for the changes to propogate. It should work.
:)