- Posts: 1130
- Thank you received: 458
If I may ask ,I would also like to understand how the JSON option in the "Writer" works.
I had originally thought that I could use the Writer, Paste in my full JSON on the JSON tab and those target fields would be available to map to in the Transformer.
But this would do one giant insert of all rows at once to an endpoint? But there is nowhere to define the endpoint, so I am very confused. But this would not work because it would open so many concurrent sessions.
This is why I thought I would write individual JSON's to disk and then loop through those.
Just trying to think this through as the video posted was very helpful, but looks like it will be very time consuming to build out as I will need a JSON variable node for each value.
Thanks again and sorry for all the information, just trying to better understand the process.
Please Log in or Create an account to join the conversation.
Why won't this work ?It will create a giant JSON file, since you want multiple files it will not work for you.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.