Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Chad,

    thanks for your question and sorry for the trouble!

    The JSON format that is supported is quite simple:
    It just needs to be a two-dimensional array, like

    [["Cell 1","Cell 2","Cell 3"],["Cell 4","Cell 5","Cell 6"]]

    More complex things, like an object notation, as in your example, are not supported.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘JSON Import Format?’ is closed to new replies.