Skip to main content

Bulk attachment downloader AttDown4Acumatica (Open Source)

  • April 22, 2026
  • 3 replies
  • 123 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!

 

 

3 replies

Freeman Helmuth
Semi-Pro I
Forum|alt.badge.img

If you use file attachments in Acumatica as your source of truth for documents this is a very key tool and something Acumatica is missing.


WillH
Semi-Pro II
Forum|alt.badge.img+4
  • Semi-Pro II
  • June 9, 2026

Very cool in concept.
(I don’t have capacity to test it, but I know I’ve heard many people want this feature)
Only extra would be a way to also delete/cleanup same attachments/records. (I realize this is a different use case, but that’s the second part I see people ask for).


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • June 9, 2026

Thank you for sharing this with the community ​@saratvemuri!