Cloudflare Apps Program
Managing DNS Records For The People With Cloudflare Apps

Managing DNS Records For The People With Cloudflare Apps

12/14/2018 · Michael Pinter

What this post added

This post introduces a new capability within the Cloudflare Apps platform that allows third-party applications to programmatically create and manage DNS records. It details how the `install.json` file can include a `dns` field to define DNS records that an app will manage, and how `options` can be used to make these records configurable by the user during app installation. A demo app, 'Pointless DNS', is provided to showcase this functionality.

Read the original post ↗