Develop a JavaScript to download attachments

is it possible for develop download attachment to pc on app kintone.

Hello @NewTum ,

Check out the Bulk Download Attachment Files tutorial to set up a JS customization that bulk download attachment files from multiple records in an App.

The tutorial’s sample code uses the JSZip library.

This tutorial is especially useful for those who have stored many files in a Kintone App and wish to download all the files at once.

If you need more assistance, please provide more information regarding:

  • Your current situation
  • Your desired outcome
  • What you have tried so far

I hope this was helpful!