How do I download multiple attachments from multiple records in a zip file?

Ryan Norton
Giga Contributor

I was wondering if there was any way to download multiple files from multiple records in a single zip file.

1 ACCEPTED SOLUTION

Deepak Ingale1
Mega Sage

Hello,

Please use below link to get an idea of how to setup. It uses JAVA packages and Processor. Use can customize that in processor script based on relationship between the records to find correct attachments to ZIP

https://www.servicenowguru.com/scripting/download-attachments-zip-file/

 

Note: Please mark reply as correct if it answers your question.

View solution in original post

10 REPLIES 10

Unfortunately not, I ended up using an export set which suited my requirements.

This link looked promising.

https://www.servicenowguru.com/scripting/download-attachments-zip-file/


Alternatively you can use the attachment API.

https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/integrate/inbound_rest/reference/...