Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

All Incident attachment bulk download

Surajit1
Tera Contributor
I need a solution where all incident attachments can be downloaded in one go. Each incident should have its own folder named after it, containing all respective attachments.
1 REPLY 1

Kieran Anson
Kilo Patron

Is this something that needs to reside in the instance? As I'm not aware of such a functionality to effectively zip a series of attachments and then allow it to be downloaded.

 

Out of instance, you can use any command line tool or scripting language (Powershell, Python , etc) to pull down files using the Attachments API