Separate a JSON array and doing multiple POST Requests

Hi @peepi2010 and welcome to the KNIME forum,

Use the JSON Path node to extract items. When you add each path, check the “List” option and then use the Ungroup node. Then you can do any type of manipulation on data to prepare your requests.

Here is an example using your sample file:
22844-1-1.knwf (25.9 KB)

:blush:

3 Likes