Skip to content
Back

CSV Not Importing

  • 0
  • Databases
Jay
2 Jul, 2025, 19:37

We don’t seem to having any luck importing a simple .csv file. The import function acts like it’s working but no data imports or is shown in the collection

The sample data is from the Appwrite documentation

$id,title,author,year,available f3k91x8b2q,Harry Potter and the Sorcerer's Stone,J.K. Rowling,1997,true mz7lq3dp5c,The Fellowship of the Ring,J.R.R. Tolkien,1954,true x0v4p8ncq2,To Kill a Mockingbird,Harper Lee,1960,false

and 5 attributes were set up

id: string title: string author: string year: string available: bool

The settings in Permissions were changed: Role of Any to CRUD all checkmarked.

Collection ID is 68656be40004ea51ac48

Upon using the Import CSV and selecting a the above csv document from the bucket, we see the message

"Documents import from csv has started"

and then it disappears after a moment with no other activity.

Are we missing a setting?

TL;DR
Developers are having trouble importing a CSV file into their project. They've set up the correct attributes and permissions in the collection, but the data is not importing as expected. The issue might be due to incorrect settings or a missing step during the import process. Double-check all the settings and ensure the import function is properly executing.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more