Forum Discussion
JimmyDXB
3 years agoFrequent Visitor
Streaming dataset bulk push of JSON data
I have a streaming dataset that I'm sending data to where I want to optimize the usage of the API by pushing several rows of data at a time. I receive the data in 15s intervals, but in batches of ~10...
JimmyDXB
3 years agoFrequent Visitor
Do I need to have each JSON array closed with square brackets [ ] or is this just not possible regardless of formatting?