Back

Is there a way to perform batch uploading or document creation?

  • 0
  • Tools
  • Flutter
  • General
  • Self Hosted
new user
28 Apr, 2023, 11:41

how can we achieve batch document creation in single response.

TL;DR
You cannot perform batch uploading or document creation in Appwrite. Each createDocument() API request needs to be made separately. However, there is a feature request for batch document creation on GitHub that you can check out.
joeyouss
28 Apr, 2023, 12:03

Do you mean something like this? https://github.com/appwrite/appwrite/issues/3051

new user
28 Apr, 2023, 13:49

yes, is there is any way to achieve this because i did not find any solution there,

new user
28 Apr, 2023, 14:12

is batch uploading is possible or not in appwrite

joeyouss
28 Apr, 2023, 14:24

There is no bulk upload. You would need to execute the createDocument() API waiting for each to finish before making the next request (if that is what you are looking for)

new user
28 Apr, 2023, 15:47

yes i am looking for this

Bouahaza
29 Apr, 2023, 16:28

Isn't possible via graphql operations ?

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