- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2020 11:13 AM
I have a large number of files from a previous system (Sharepoint) that need to be attached to records in ServiceNow. I basically have a Windows folder with all of the files that need to be attached (pdfs and docx mostly). As far as the ServiceNow table, there is a field that holds the correct filename that needs to be attached to the record. I am able to attach records one at a time but need to be able to automate the process as there are hundreds of records. I can get the record's sys_id and the file to be attached from the table but I don't know how to get the actual files into ServiceNow and then search through them to associate the correct attachment with the correct record.
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2020 11:51 AM
Hi Pres,
Bulk Loading Attachments to ServiceNow With PowerShell this Article can help you achieve your goal.
Please mark this ACCEPTED & HELPFUL, if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2020 11:51 AM
Hi Pres,
Bulk Loading Attachments to ServiceNow With PowerShell this Article can help you achieve your goal.
Please mark this ACCEPTED & HELPFUL, if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 04:49 AM
Hi
Have you manage to solve your requirements?
If yes, please mark my response as ACCEPTED so that this thread can be closed and others can be benefited by this.
Thanks & Regards,
Sharjeel
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 06:12 PM
Thank you...
The solution seems viable. I would need to do some work for the folder structure parts mentioned but I am going to give it a go with a small set of records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 06:19 PM
Sounds Good. Please make sure to mark the response as CORRECT if the solution helps you in anyway to resolve your issue.
Thanks & happy learning!
Sharjeel
Muhammad