Feature requests are best opened as issues on github. This is the community forum - users helping users.
There is a JSON based export/input. I don't think we'll be adding CSV if you don't count the ability to paste CSV into the input field which has been working forever.Cheers,Franco
It's not a column format. It's a CSV per field for adding multiple entries in tokenized inputs like the alias content.Cheers,Franco
Thanks.JSON is not CSV though, so I will have to try and come up with a way to convert CSV to JSON.Looking some API examples, it appears that I don't need to create an object UUID first, so this might be easier than I first thought.I will do some testing and report back.