
How can I create bulk document in appwrite?

I would recommend firing off batches of create document API calls concurrently.
You might also want to 👍 this issue: https://github.com/appwrite/appwrite/issues/3051

thank you

and how about bulk delete document? same process?

Yes

ok thanks

[SOLVED] Bulk Document Creation?
Recommended threads
- Permissions - Design Patterns
Hey Appwriters. I'm keen to tap into your database expertise. In my app I have nested collections: Canvas (think of it like Trello) Cards (just like Trello ca...
- Reset/Recalculate Dashboard Values
Is there a way to reset/recalc this value on the dash? I had issues importing, and after my second import this was how it ended, I've since added some documents...
- Github push not triggering function depl...
I'm using appwrite cloud instance and connected my github account to appwrite successfully. I also configured the git settings of my appwrite functions. however...
