Back

[SOLVED] Bulk Document Creation?

  • 1
  • Databases
  • Cloud
Dipen
1 Jun, 2023, 03:34

How can I create bulk document in appwrite?

TL;DR
To create bulk documents in Appwrite, you can use the "create document" API calls concurrently. Additionally, you can consider upvoting this issue on GitHub: <https://github.com/appwrite/appwrite/issues/3051>. As for bulk deleting documents, there is no specific mention of a solution in the provided thread.
Drake
1 Jun, 2023, 03:38

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

Dipen
1 Jun, 2023, 03:54

thank you

Dipen
1 Jun, 2023, 03:55

and how about bulk delete document? same process?

Binyamin
1 Jun, 2023, 03:57

Yes

Dipen
1 Jun, 2023, 09:40

ok thanks

Dipen
1 Jun, 2023, 09:41

[SOLVED] Bulk Document Creation?

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