build real time dashboard using google apps script
问题 I want to be able to update my web app constantly (in real time) such that anytime there's an update on my Google Sheet (via a webhook configured using apps script's doGet function), the same is shown in the HTML dashboard that I've built. I don't need help with setting up my sheet, or the webhook or the HTML dashboard - I have all of that already setup. I do need help / advise on how can I update my HTML dashboard (web app) any time there's an update either on my doGet function or on the