Importing JSON files

Hi,

Sometimes I need to read in JSON-files (eg. files coming from an API).
I believe there’s no import function for such files.
Could this functionality be added ?

Thanks !

Hi @reynsnivea,

while it’s not possible to read JSON files at this point, you can try receiving JSON data directly from the API. See here: Tip: How to call a REST API from EasyMorph.