Is this possible?
Or even just using the node-sdk?
You can use a node lib to parse the CSV and use service side functions to create the data
I have tried but get this error:
FYI
Also avoiding the functions part as tried to insert rows manually in 1.7.4 but takes more than 15 mins for 50k+ rows
you can try bulk methods?
no i meant use another csv parsing library
InputFile does not support csv
you can try this - https://www.npmjs.com/package/csv-parser
I'm on self hosted 1.7.4 of appwrite, and think TableAPI is not working until is on 1.8...
bulk methods are part of 1.7.x - https://appwrite.io/docs/references/1.7.x/server-nodejs/databases#createDocuments
Same issue
can you share the code?
Here
Using this now
what version of node do you have? Some dependency you installed may have screwed up the fetch method
v22.14.0
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site canβt be reached drivehub.appwrite.network took too long t...