- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2020 06:04 AM
Hello,
I was wondering if there was any way to download multiple files from multiple records. The actual goal is to download all the attachments from the requirements related list on a project.
I was working through, https://www.servicenowguru.com/scripting/download-attachments-zip-file/, but while I had this working a few versions back, it seems that in the Orlando and New York documentation, it says that processors are now deprecated. "While legacy, custom processors will continue to be supported, creating new custom processors has been deprecated. Instead, please use the Scripted REST APIs."
Has anyone tried doing something similar with Scripted REST API, or is there an existing processor that can be used?
Any other suggestions?
Thank you.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2020 06:26 AM
Hi,
Refer to this post. This shall help you.
Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.
Regards,
Asif
2020 ServiceNow Community MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2020 06:26 AM
Hi,
Refer to this post. This shall help you.
Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.
Regards,
Asif
2020 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2020 08:37 AM
Thanks, I was working through this one before too. I have something working for the time being.