Feature request: Cloudflare cache flush API integration #798
FinnSandbeck
started this conversation in
Ideas
Replies: 1 comment
-
Hi @FinnSandbeck, We believe these are excellent suggestions that align well with our goal of enhancing user experience and flexibility on Umbraco Cloud. Your requests have been added to our product backlog and will be evaluated for future updates. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
Currently, Cloudflare cache can only be managed by Time To Live (TTL) or by purging all cache via the Umbraco cloud administration panel. It would be helpful if there were access to this through Umbraco API. For some of our clients, this is a bit too limiting, so they opt not to have full Cloudflare page caching enabled.
This would be useful to tie this call to the publish function or a custom button in the back office, so you don't have to go to the Umbraco Cloud administration panel to manage this.
This could be tied to the publish event, to ensure that the effected page cache would be regenerated when new content is available.
Beta Was this translation helpful? Give feedback.
All reactions