How to mass upload attachments to ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2020 06:43 AM
Hello, I am working on data migration from an older application to a newer one in ServiceNow. My current task is to upload PDFs to their appropriate records, each record can have more than one attachment associated with it.
I have these things:
A custom table named Company Statements, containing a company_id column
2GB of attachments sitting in some folders
A spreadsheet with the following columns
- Name of attachments
- company_id
- FileURL (ex. Documents\Statements\name_of_file.pdf)
- UserID
- Upload Date
I'm lost on how to proceed. How should I move forward with this?
Many thanks,
Richard
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2020 07:29 AM
There is a REST API for attachments. Give it a try.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/