It happens more and more often that I have to use JSON files. I managed to retrieve JSON files via the REST connector (like this), but then it always has to be via a http/ https link. My files are stored local (like C:\).
So, how to load the files from local folder? Can this be achieved via the REST- or perhaps another connector/ way?