Create list and single pages from external JSON file

I would like to create a series of product pages as well as paginated listing from a single JSON API product list.

Looking at the documentation for data templates I can see how to create short-codes to embed JSON data into a page.

Is it currently possible to create a static site section “products” (with paginator pages and single detail pages) from an external JSON file ? Or do I have to create single JSON product files in the /data/ directory to achieve this ?

Any pointers are much appreciated.
Cheers, Leo

No, you can’t (currently) create pages from JSON or other data sources. You must use content files.