I am creating a website , where user can upload formatted pdf that support our format , from that my alogorithm destruture and get every document details and i want to store every document with these details , in this there may be 25-200 document details , is there any way that i can upload these document with one api request , i am using appwrite function .
TL;DR
Currently, there is no way to create multiple documents in one API request. However, you can follow and upvote issue 3051 on GitHub for updates. This issue discusses the possibility of adding this feature.