how to download attachment at once from sys_attachment

mohammedhyderal
Kilo Contributor

Hi All,

How to we download all the attachments from SYS_Attachment table?

8 REPLIES 8

Hi Deep K,



Which Document I need to read to understand the metadata of servicenow?


Harsh Vardhan
Giga Patron

Hi Hyder,



you want to download all attachment from sys_attachment table or do you want to download attachment from some particular table?



May i know what's your exact requirement?



Please check the link below.hope it will help you.



Download Attachments as a ZIP File - ServiceNow Guru




Thanks,


Harshvardhan




Psst: Hit Helpful, Correct or like depending on the impact of the response




.


chiragbagdai
Mega Expert

Hi Mohammed,



You can get all attachments in your mid server folder using JavascriptProbe (MID server scripts).



Regards,


Chirag


jitendrakumarsa
Kilo Contributor

same for me