How can I do a Bulk upload of attachments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2014 07:05 PM
I need to migrate some change request data from another system. I have the change requests and their related attachment data ( CR, attachment name) in csv extracts. The attachments themselves are in a folder. I was planning to use import set to import the csv data but then I don't know how to handle the attachment files. What is the the best way to import these attachments and relate them to the change requests?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2015 01:38 PM
i had a similiar situation with certs where the certificate is an attachment.. i filtered my list to show only the ones i needed .. exported the xml and imported and they worked fine... i would try that...
get the change list filtered to just the ons you need and export the xml.. import it and see if you got your attachments...
if not try filtering the sys attachment table to just show those and that should work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2015 09:33 AM
This has been out here for a while, but you may want to try using PowerShell.
I uploaded a document with a working powershell script that you may find helpful.
Bulk Loading Attachments to ServiceNow With PowerShell
https://youtube.com/watch?v=zYi8KhP9SUk