- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2018 04:14 PM
I was wondering if there was any way to download multiple files from multiple records in a single zip file.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2018 09:22 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2020 08:48 AM
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.