Skip to main content

dnsRecords object

DNS records can be provided in two different ways, using a single array of records or an object with the array of records specified the domain and subdomain cases.

Record object specification

advancedDmarcOptions (DMARC records only)

For DMARC TXT records you can attach an advancedDmarcOptions object to a record to take precise control over how Entri merges, overrides, or preserves individual DMARC tags. See DMARC Handling: Advanced Options for full examples and use cases.

Simple array

A single array of dns records. This is the easiest way to send Entri the set of records you want to configure for all on all domains with no subdomain/domain distinction.

Dynamic configuration variables

You can insert dynamic variables into the dnsRecords section of your configuration object using syntax. For example, if the user sets up blog.example.com, the following variables will be available:
Please note, all the variables are case-sensitive and must be inputted in all upper-case.

Supported Record Types