← Back
Cloudflare One now lets developers copy resources as JSON or POST requests
Cloudflare · featureapiintegration · developers.cloudflare.com ↗

New Export Capability

Cloudflare One now includes a convenient resource export feature that enables developers to copy configuration resources directly from the dashboard in formats suitable for API integration. By clicking the overflow menu (⋮) on any supported resource, users can select Copy as JSON or Copy as POST request to generate API-ready output.

Supported Resources

The feature initially supports the following Cloudflare One resources:

  • Access applications and Access policies for identity and access management
  • Gateway policies and Resolver policies for network security and DNS
  • Service tokens for programmatic authentication
  • Identity providers for SSO configuration

Workflow Benefits

This capability streamlines several common development workflows:

  • API Automation: Copy dashboard configurations directly into scripts and automation tools without manual reformatting
  • Infrastructure as Code: Export resources in structured formats for use in Terraform, Pulumi, or similar tools
  • Rapid Prototyping: Test configurations in the dashboard, then quickly move them to code-based deployments

The exported output includes only the fields present on your resource, providing a clean starting point without unnecessary boilerplate.

Future Expansion

Cloudflare has committed to expanding this feature throughout 2026 to support additional Cloudflare One resources beyond the current set.