Download All attachments from multiple records

jeffrey bachyns
Tera Expert

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.

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

Hi,

Refer to this post. This shall help you.

https://community.servicenow.com/community?id=community_question&sys_id=0fcadee0dbc048d0feb1a851ca96...

Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.

Regards,
Asif
2020 ServiceNow Community MVP

View solution in original post

2 REPLIES 2

asifnoor
Kilo Patron

Hi,

Refer to this post. This shall help you.

https://community.servicenow.com/community?id=community_question&sys_id=0fcadee0dbc048d0feb1a851ca96...

Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.

Regards,
Asif
2020 ServiceNow Community MVP

jeffrey bachyns
Tera Expert

Thanks, I was working through this one before too. I have something working for the time being.