I´m just new with Knime and looking to create my first Workflow
JSON GET REQUEST and JSON PATH.
I can´t figure out how to split the Json into a Table data. I just tried Json path and i can´t figure how it works the selection. ( I try to select part of the data in the cell preview and it goes yellow and grey so i´m a bit stopped )
Any help will be apppreciate it!
thanks in advance
In addition to @mlauber71’s great example, I suggest using JSON To XML node if there are items that you want them in multiple rows or columns. I think it’s easier to deal with such cases using XPath node.