Skip to main content
Anchor to EmailSenderConfigurationDnsRecord

EmailSenderConfigurationDnsRecord

object

Requires read_email_sender_configuration access scope.

Represents a DNS record that needs to be configured for Shopify to send emails from a domain.

•String!
non-null

The stable identifier of the DNS record. It doesn't change when the merchant changes the sender domain.

•String!
non-null

The hostname of the DNS record.

•EmailSenderConfigurationDnsRecordStatus!
non-null

The result of the last check of this record against the DNS zone of the sender domain.

Show enum values
•String!
non-null

The type of the DNS record.

•String!
non-null

The value of the DNS record.


Was this section helpful?