Download all attachments for change table

pawan2
Tera Expert

Hi All,

 

Hope you are well!

Seeking your help.

I need to download all the attachments in the ServiceNow instance for each change requests. It needs to be a bulk download option (Doesn't matter even if it's one time) as we have to download more than 1000 change request attachments. Doesn't matter background script, BR or UI action or any possible way. Appreciate your help.

 

Thanks & Regards,

Pawan

1 ACCEPTED SOLUTION

Hi,

check this out

How to download all attachments from a table

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check this out

Download all the record attachments with one click

How to download all attachments from a table

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Ankur,

 

thank you for the response. Much appreciated! 

I checked above 2 articles. But it's only for one record. I'm struggling to download attachments for each change request as a bulk. May be in list view. Appeciate your guidance.

 

Thanks in advance,

Pawan

Hi,

check this out

How to download all attachments from a table

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

It worked. Thank you very much!