Hi there
Is there any way to import data points as CSV that includes nested structures. Was about to use this package https://www.npmjs.com/package/csvtojson#api . Thought Id ask first if there is already an API for the built in import.
Recently did 400 event handlers manually, need to do 4 more systems that are the same and I cant see myself going through that again.
Doing bulk points from excel -> CSV->json seems like the fastest to me.