Skip to main content

Bulk attachment downloader AttDown4Acumatica (Open Source)

  • April 22, 2026
  • 0 replies
  • 7 views

Hello all,

I am releasing a tool that I created using Claude Code (open source, github). I wasn’t going to download compliance documents one at a time to submit to auditors and vibe coded this tool.  Hope this is useful for someone. 

Source and pre-built binaries are at : https://github.com/hallboys/AttDown4Acumatica

AttDown4Acumatica

Bulk attachment downloader for Acumatica ERP — any entity, any filter, any destination.

Acumatica's UI lets you view attachments one record at a time. Auditors, compliance teams, and anyone doing an annual document pull want them in bulk. AttDown4Acumatica walks any contract-based REST entity that exposes Files, pages through matching records, and streams the attachments to local disk, S3, Azure Blob, GCS, or (stubbed) SharePoint.

 

PLEASE READ: I’ve designed this with session and data security in mind.  I’ve also ran security reviews using Claude. I feel that everything is reasonably secure. But please review the code yourself and/or understand the risks!