Add DNS records in bulk across multiple domains

What is the name of the domain?

example.com

What is the issue you’re encountering

What I am looking to do is to programmatically add the same record to multiple domains. An example would be for our parked domains that do not send/receive email, I want to set up SPF/DKIM/DMARC records that effectively will tell receivers that no email should be coming from these domains and if so, drop the email and fail spf/dkim. I know what those records are but we have many parked domains where doing this manually would take a while. Any way to do this in CF? Thanks.

What feature, service or problem is this related to?

DNS records

You will need to script something up using the Cloudflare API…

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.