Cloudflared to update DNS entry

Hello,
I’m using cloudflared to reach several services behind my LAN.
I configured a VPN to remotely access my network when needed. Since my ISP is providing dynamic IP address, I need to update the DNS record (same zone used already in Access) via third party DDNS client or API hook.
I was wondering, since I have Cloudflared running to reach my services, can I create a “fake” tunnel or there’ some kind of configuration to let Cloudflared update an A DNS record with my WAN IP?
The IP address is the connector origin IP, present in Tunnels > Connectors.

Thank you.

Sadly no. This wouldn’t fully make sense either as you can have multiple connectors per tunnel with different IPs. For now at least, you’d have to use some third party DDNS Client or script using the CF API.