Is there a way to import data?
We have toyed with a CSV import utility, but don't really have a fully functional import system at the moment. I have been importing data for users as needed (for a small fee) as the formats vary so widely.
Instead of anticipating every need, we decided to focus on the Python API instead, and we will eventually provide examples of how to import CSV and other formats through the API.