Is it possible to bulk download all attachments uploaded to kintone?
The service does not provide a feature to bulk download multiple files, such as those attached to a specific app. Please download them one by one.
As a workaround, you can use APIs to download all attachments at once.
You can find API-related information, including API manuals and sample codes, on cybozu developer network. Please refer to the following pages. (Only available in Japanese.)
- kintone command line tool (cli-kintone)
- Downloading all attachments in kintone at once using JSZip
- Two steps you need to perform when downloading files
If you have any questions on APIs, refer to the following page.