How to add a list of websites and their corresponding CNames?

Hi everyone

I have a long list of websites addresses and their corresponding CNames and I need to add all websites with CNames to my cloudflare account.

How can I do this using API or Cloudflare’s CLI?
Can I use Postman to execute all API commands?
Is there any GUI for this?

Yes there is an available way using Cloudflare API on the link below:

https://api.cloudflare.com/

https://support.cloudflare.com/hc/en-us/articles/200504045-Using-Cloudflare-with-your-API

To answer your question - for managing DNS records via Cloudflare API, kindly check here:

https://api.cloudflare.com/#dns-records-for-a-zone-create-dns-record

Regarding Postman, check here:
https://support.cloudflare.com/hc/en-us/articles/115002323852-Using-Cloudflare-API-with-Postman-Collections

In case you want to go with Cloudflare dashboard (on click), see here:

https://support.cloudflare.com/hc/en-us/articles/360019093151-Managing-DNS-records-in-Cloudflare

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