It would be great to improve the Cloudflare connector, as currently any small change to a single parameter causes all DNS records to be deleted and then recreated one by one.
This results in a temporary period where no records exist, leading to Cloudflare errors (1016).
Ideally, the connector should only call the Cloudflare API to edit the specific records that have changed for example, using the endpoint described here: Cloudflare API - Edit DNS Record
Thank you for your consideration!