Has anyone tried to develop a tool or plugin that can simulate the Clear Cache button under the /_services/about page? When certain records are updated in dynamics, we require the portal cache to be immediately cleared and do not want to do this manually. I've considered Node and Puppeteer to simulate the button click. Thoughts?