I was wondering how I could send some JSON data obtained from an API using NiFi, to my influxDB data bucket. It just doesn’t seem to get updated. I would be glad if someone could help me out here.
Here is a small part of the data I want to send to influxDB:
Yes I did. I understood what you have done but when I followed your way of flattening the json data into different parts and then using it for the Avro scheme, it didn’t work for me. Could you guide me for my data above as to how you would configure the JSONTreeReader service and thereafter, configuring the schema text field following the avro scheme?
It is a little bit hard to test the NiFi configuration without running flow. Can you share a configuration of your JSONTreeReader and also your AVRO Schema?