Goodreads Developers discussion
csv import/export format
date
newest »


The correct heading is either "shelves" or "tags" i believe.
Can you email us your CSV to support@goodreads.com?

I will try a few more tests to be absolutely certain of this, and then I will email the CSV formats that don't work to the email address you provided. Thanks so much!!
Problem is, one of the columns we're most interested in ensuring gets uploaded, does not work. By which I specifically mean the "Exclusive Shelf" column, which is how it is precisely specified in the header row of the CSV export. When exporting this columns holds the values "read", "currently-reading" or "to-read".
But no matter what value the column holds, when uploading a CSV file with a column with the same precise heading ("Exclusive Shelf"), it ignores the values "currently-reading" and "to-read" in this column, and all the books get entered into my bookshelf with a value of "read". So my question is, is it going to be possible to upload these values via CSV, and if so, how should the header/values be formulated?
Or am I going to have to resort to the API instead? Thanks in advance for any and all guidance.