This n8n workflow automates the process of retrieving domain data from CloudFlare, extracting DNS records and settings for each domain, and exporting the processed data into Google Sheets for analysis or record-keeping. The workflow begins with a manual trigger, fetching paginated domain data from CloudFlare’s API, then iterates over each domain to get detailed DNS records and settings. It cleans and formats the data, including DNS record details, and finally exports the summarized information into a Google Sheet. This process is useful for managing domain configurations, monitoring DNS and settings across multiple domains, or maintaining an organized record in spreadsheets.
Automated CloudFlare Data Retrieval & Export to Google Sheets
Node Count | >20 Nodes |
---|---|
Nodes Used | code, googleSheets, httpRequest, if, manualTrigger, merge, set, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.