Subscribe to changes in OAM?

Just wondering if there’s any way a client can have his website automatically update when the OAM changes. My idea is to publish an interactive graphic on COVID in our local area and sell it to newspapers. But if I update this every day, my clients are going to have to reinstall the OAM. Any thing that would make this easier for them?

You could load the updated data via JSON hosted on a third party (considering cross site loading) or even much easier host the entire Hype File yourself and the client only embeds the HTML part (found in the exported file) with an absolute URL to your server. That excludes head HTML, though.

That is a terrific idea! Hosting on my site, I mean. Thanks!

Glad to help. If you need your own head HTML the client also can include an iframe instead of the adjusted JS loader