What you might want to try, is import as CSV, then take the string (which you want to become a JSON), and apply a String -> JSON function.
See:
What you might want to try, is import as CSV, then take the string (which you want to become a JSON), and apply a String -> JSON function.
See: