Stewart Rutledge2025-10-02

ExportMI in M3 with H5/SDK apps, a great combo!

h5-app

A great example of what you can build in M3 with H5/SDK apps.

In Loupe, we’ve made it easy to browse M3 tables using the M3 API ExportMI, which is a SQL-like API for querying tables. But since not everyone has Loupe (yet), I’ve been experimenting with an H5-based ExportMI explorer. Here’s what it can do:

Interactively add tables with ease

Add and adjust filters dynamically, either with buttons or drag and drop

Export results directly to Excel

Persist all configuration so everything survives a refresh

It would even be simple to add “workspaces,” so users can keep query setups separate, or export configurations to reuse across tenants.

The key thing to remember is that H5 apps are, in the end, just web apps. That means they’re highly capable and built on the same technology powering most of the modern web.

Check out this short video showing how it all works.

If you’re interested in trying it out, get in touch: hello@beredo.net