is it possible to take download document in a single collections and restore it back using appwirte cli ?.
Best to use a server SDK to fetch it all. You can store into a json or csv file then another script to upload
i able to get json (inspect-> network tab in web) can you please point me to how to upload back i am only familiar with cli commands(like deploy functions and collections) and dart.
No I was suggesting to write something like a dart script
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...